Trace number 4305354

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameDubois/
Dubois-020_c18.xml
MD5SUM456a853e8f92228a7cc5dd61b0b89dd6
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.007457
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints40
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":60}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":60}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":40}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-20268-serial-file.bin HOME/instance-4305354-1534075102.xml
0.66/0.52	
0.66/0.52	scop order+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 13:58:22 CEST 2018
0.66/0.55	c PID: 20271
0.66/0.55	c IP: 172.20.3.107
0.66/0.55	c HOST: node107.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.18/0.86	c (0,0) Parsing End
1.18/0.87	c (0,0) CSP: 0 int (0 aux), 60 bool (0 aux), 40 ctr, max domain size 2
1.18/0.87	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.87	c (0,0) Constraint Name Generate Begin
1.18/0.87	c (0,0) Ctr:HOME/instance-4305354-1534075102.xml,ExtensionSupport:IntVar
1.18/0.87	c (0,0) Constraint Name Generate End
1.18/0.87	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.18/0.87	c (0,0) CSP to CSPinCNF Begin
1.53/1.10	c (0,0) translated 4 (10%) constraints
1.73/1.15	c (0,0) translated 8 (20%) constraints
1.97/1.20	c (0,0) translated 12 (30%) constraints
1.97/1.23	c (0,0) translated 16 (40%) constraints
1.97/1.26	c (0,0) translated 20 (50%) constraints
1.97/1.28	c (0,0) translated 24 (60%) constraints
2.24/1.31	c (0,0) translated 28 (70%) constraints
2.24/1.32	c (0,0) translated 32 (80%) constraints
2.24/1.34	c (0,0) translated 36 (90%) constraints
2.24/1.35	c (0,0) translated 40 (100%) constraints
2.24/1.39	c (0,0) STATISTICS1:HOME/instance-4305354-1534075102.xml,ExtensionSupport:IntVar,220,760,-1,2,3,1,,2:2000,3:520;2:240,1:2000;0:40,
2.24/1.39	c (0,0) ==========================================
2.24/1.39	c (0,0) Order
2.24/1.39	c (0,0) ==========================================
2.50/1.40	c (0,0) translated 76 (10%) constraints
2.50/1.41	c (0,0) translated 152 (20%) constraints
2.50/1.42	c (0,0) translated 228 (30%) constraints
2.50/1.42	c (0,0) translated 304 (40%) constraints
2.50/1.43	c (0,0) translated 380 (50%) constraints
2.50/1.43	c (0,0) translated 456 (60%) constraints
2.50/1.44	c (0,0) translated 532 (70%) constraints
2.50/1.44	c (0,0) translated 608 (80%) constraints
2.50/1.44	c (0,0) translated 684 (90%) constraints
2.50/1.45	c (0,0) translated 760 (100%) constraints
2.50/1.45	c (0,0) CSP to CSPinCNF End
2.50/1.45	c (0,0) CSP: 0 int (0 aux), 220 bool (160 aux), 760 ctr, max domain size 2
2.50/1.45	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.50/1.45	c (0,0) CSPinCNF Propagation Begin
2.50/1.49	c (0,0) 0 values, 40 unsatisfiable literals, and 0 valid clauses are removed
2.50/1.49	c (0,0) CSPinCNF Propagation End
2.50/1.49	c (0,0) CSP: 0 int (0 aux), 220 bool (160 aux), 760 ctr, max domain size 2
2.50/1.49	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.50/1.49	c (0,0) Simplify CSPinCNF Begin
2.50/1.50	c (0,0) Simplify CSPinCNF End
2.50/1.50	c (0,0) CSP: 0 int (0 aux), 220 bool (160 aux), 760 ctr, max domain size 2
2.50/1.50	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.50/1.50	c (0,0) Calculate Precise Domain Begin
2.82/1.50	c (0,0) 0 values are removed by re-calculation
2.82/1.50	c (0,0) Calculate Precise Domain End
2.82/1.50	c (0,0) CSP: 0 int (0 aux), 220 bool (160 aux), 760 ctr, max domain size 2
2.82/1.50	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.82/1.50	c (0,0) CSPinCNF to SatSolver Begin
2.82/1.53	c (1,0) 76 (10 %) CSP clauses are encoded (220 SAT variables, 75 SAT clauses)
2.82/1.53	c (1,0) 152 (20 %) CSP clauses are encoded (220 SAT variables, 151 SAT clauses)
2.82/1.54	c (1,1) 228 (30 %) CSP clauses are encoded (220 SAT variables, 227 SAT clauses)
2.82/1.54	c (1,1) 304 (40 %) CSP clauses are encoded (220 SAT variables, 303 SAT clauses)
2.82/1.55	c (1,1) 380 (50 %) CSP clauses are encoded (220 SAT variables, 379 SAT clauses)
2.82/1.55	c (1,1) 456 (60 %) CSP clauses are encoded (220 SAT variables, 455 SAT clauses)
2.82/1.55	c (1,1) 532 (70 %) CSP clauses are encoded (220 SAT variables, 531 SAT clauses)
2.82/1.56	c (1,1) 608 (80 %) CSP clauses are encoded (220 SAT variables, 607 SAT clauses)
2.82/1.56	c (1,1) 684 (90 %) CSP clauses are encoded (220 SAT variables, 683 SAT clauses)
2.82/1.56	c (1,1) 760 (100 %) CSP clauses are encoded (220 SAT variables, 759 SAT clauses)
2.82/1.56	c (1,1) Launch Command will be: minisat_release
2.82/1.56	c (1,1) CSPinCNF to SatSolver End
2.82/1.56	c (1,1) Heap : 112 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.82/1.58	c (1,1) STATISTICS2:HOME/instance-4305354-1534075102.xml,ExtensionSupport:IntVar,220,760,-1,2,3,1,,2:2000,3:480;2:280,1:2000,
2.82/1.58	c (1,1) 220 bool, 760 clause
2.82/1.58	c (1,1) Export Begin
3.10/1.66	c (1,1) Export to HOME/scop-20268-serial-file.bin
3.10/1.66	c (1,1) Export End
3.10/1.66	c (1,1) Export File Size: 0.01 MB
3.10/1.66	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
3.10/1.66	c END-Prog: Sun Aug 12 13:58:23 CEST 2018
3.10/1.67	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-20268-serial-file.bin
3.79/2.16	c (0,0) Read Serial File Begin
3.79/2.16	c (0,0) HOME/scop-20268-serial-file.bin
4.08/2.33	c (0,0) Read Serial File End
4.08/2.34	
4.08/2.34	scop order+minisat_release (2018-07-31)
4.08/2.34	(Solving Process)
4.08/2.34	
4.08/2.36	c BEGIN-Prog: Sun Aug 12 13:58:24 CEST 2018
4.08/2.36	c PID: 20286
4.08/2.36	c IP: 172.20.3.107
4.08/2.36	c HOST: node107.alineos.net
4.08/2.37	c (0,0) SatSolver.solve Begin
4.08/2.37	c (0,0) 0 bool, 0 clause
4.08/2.37	c (0,0) minisat_release HOME/instance-4305354-1534075102.xml-scop-20271.cnf
4.08/2.39	c (0,0) c This is COMiniSatPS.
4.08/2.39	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.08/2.39	c (0,0) c ============================[ Problem Statistics ]=============================
4.08/2.40	c (0,0) c |                                                                             |
4.08/2.40	c (0,0) c |  Number of variables:           220                                         |
4.08/2.40	c (0,0) c |  Number of clauses:             760                                         |
4.08/2.40	c (0,0) c |  Parse time:                   0.00 s                                       |
4.08/2.40	c (0,0) c |  Eliminated clauses:           0.01 Mb                                      |
4.08/2.40	c (0,0) c |  Simplification time:          0.00 s                                       |
4.08/2.40	c (0,0) c |                                                                             |
4.08/2.40	c (0,0) c ===============================================================================
4.08/2.40	c (0,0) c Solved by simplification
4.08/2.40	c (0,0) c restarts              : 0
4.08/2.40	c (0,0) c conflicts             : 0              (0 /sec)
4.08/2.40	c (0,0) c decisions             : 0              (-nan % random) (0 /sec)
4.08/2.40	c (0,0) c propagations          : 2              (570 /sec)
4.08/2.40	c (0,0) c conflict literals     : 0              (-nan % deleted)
4.08/2.40	c (0,0) c CPU time              : 0.003506 s
4.08/2.40	c (0,0) 
4.08/2.40	c (0,0) s UNSATISFIABLE
4.28/2.43	c (0,0) SatSolver.solve End
4.28/2.44	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.28/2.44	c (0,0) Show results Begin
4.28/2.44	s UNSATISFIABLE
4.28/2.44	c (0,0) Show results End
4.28/2.44	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.28/2.44	c (0,0) 0,0,STOP-AFTER(ALL)
4.28/2.44	c END-Prog: Sun Aug 12 13:58:24 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 (12669 MiB free)
  memory of node 1: 16384 MiB (11394 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305354-1534075102/watcher-4305354-1534075102 -o /tmp/evaluation-result-4305354-1534075102/solver-4305354-1534075102 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16637 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305354-1534075102.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100138 s]*
/proc/loadavg: 2.77 2.35 2.17 3/222 20285
/proc/meminfo: memFree=24583436/32770624 swapFree=67108860/67108860
[pid=20268] ppid=20265 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20268/stat : 20268 (scop.sh) S 20265 20268 16605 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 225073351 115843072 349 33554432000 4194304 5098028 140724896203616 140724896200872 140349733601916 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23490560 140724896212032 140724896212231 140724896212231 140724896214989 0
/proc/20268/statm: 28282 349 296 221 0 87 0
[pid=20271] ppid=20268 vsize=15012476 memory=70548 CPUtime=0.1 cores=1,3,5,7
/proc/20271/stat : 20271 (java) S 20268 20268 16605 0 -1 1077944320 6807 0 0 0 9 1 0 0 20 0 15 0 225073351 15372775424 17637 33554432000 4194304 4196468 140727875660896 140727875643440 140608470580983 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
/proc/20271/statm: 3753119 17637 2761 1 0 3715579 0
[pid=20271/tid=20272] ppid=20268 vsize=15012476 memory=-6367101157092147139 CPUtime=0.09 cores=1,3,5,7
/proc/20271/task/20272/stat : 20272 (java) R 20268 20268 16605 0 -1 4202560 4852 0 0 0 8 1 0 0 20 0 15 0 225073352 15372775424 17637 33554432000 4194304 4196468 140727875660896 140608442416088 140608452144569 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20273] ppid=20268 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20273/stat : 20273 (java) S 20268 20268 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073353 15372775424 17637 33554432000 4194304 4196468 140727875660896 140608474822928 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20274] ppid=20268 vsize=15012476 memory=140482710787712 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20274/stat : 20274 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073353 15372775424 17637 33554432000 4194304 4196468 140727875660896 140607931627920 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20275] ppid=20268 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20275/stat : 20275 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073353 15372775424 17637 33554432000 4194304 4196468 140727875660896 140607930575376 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20276] ppid=20268 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20276/stat : 20276 (java) S 20268 20268 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073353 15372775424 17637 33554432000 4194304 4196468 140727875660896 140607929522832 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20277] ppid=20268 vsize=15012476 memory=140482710787712 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20277/stat : 20277 (java) S 20268 20268 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073355 15372775424 17637 33554432000 4194304 4196468 140727875660896 140607508126192 140608470592130 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20278] ppid=20268 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20278/stat : 20278 (java) S 20268 20268 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225073355 15372775424 17637 33554432000 4194304 4196468 140727875660896 140607028716960 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20279] ppid=20268 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20279/stat : 20279 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073355 15372775424 17637 33554432000 4194304 4196468 140727875660896 140606760281584 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20280] ppid=20268 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20280/stat : 20280 (java) S 20268 20268 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073358 15372775424 17637 33554432000 4194304 4196468 140727875660896 140606385773264 140608470599579 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20281] ppid=20268 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20281/stat : 20281 (java) S 20268 20268 16605 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 225073358 15372775424 17637 33554432000 4194304 4196468 140727875660896 140607507073008 140608470592130 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20282] ppid=20268 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20282/stat : 20282 (java) S 20268 20268 16605 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 225073358 15372775424 17637 33554432000 4194304 4196468 140727875660896 140607506020464 140608470592130 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20283] ppid=20268 vsize=15012476 memory=140482710787712 CPUtime=0.01 cores=1,3,5,7
/proc/20271/task/20283/stat : 20283 (java) S 20268 20268 16605 0 -1 1077944384 307 0 0 0 1 0 0 0 20 0 15 0 225073358 15372775424 17637 33554432000 4194304 4196468 140727875660896 140607504967920 140608470592130 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20284] ppid=20268 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20284/stat : 20284 (java) S 20268 20268 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073358 15372775424 17637 33554432000 4194304 4196468 140727875660896 140605887867488 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20285] ppid=20268 vsize=15012476 memory=140482710787712 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20285/stat : 20285 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073358 15372775424 17637 33554432000 4194304 4196468 140727875660896 140607503915824 140608470592130 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 71944 KiB

[startup+0.210772 s]*
/proc/loadavg: 2.77 2.35 2.17 4/222 20285
/proc/meminfo: memFree=24568964/32770624 swapFree=67108860/67108860
[pid=20268] ppid=20265 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20268/stat : 20268 (scop.sh) S 20265 20268 16605 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 225073351 115843072 349 33554432000 4194304 5098028 140724896203616 140724896200872 140349733601916 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23490560 140724896212032 140724896212231 140724896212231 140724896214989 0
/proc/20268/statm: 28282 349 296 221 0 87 0
[pid=20271] ppid=20268 vsize=15012476 memory=84100 CPUtime=0.25 cores=1,3,5,7
/proc/20271/stat : 20271 (java) S 20268 20268 16605 0 -1 1077944320 10411 0 0 0 23 2 0 0 20 0 15 0 225073351 15372775424 21025 33554432000 4194304 4196468 140727875660896 140727875643440 140608470580983 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
/proc/20271/statm: 3753119 21025 2866 1 0 3715579 0
[pid=20271/tid=20272] ppid=20268 vsize=15012476 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/20271/task/20272/stat : 20272 (java) R 20268 20268 16605 0 -1 4202560 8235 0 0 0 18 1 0 0 20 0 15 0 225073352 15372775424 21025 33554432000 4194304 4196468 140727875660896 140608442400240 140608454716784 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20273] ppid=20268 vsize=15012476 memory=539 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20273/stat : 20273 (java) S 20268 20268 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073353 15372775424 21025 33554432000 4194304 4196468 140727875660896 140608474822928 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20274] ppid=20268 vsize=15012476 memory=3762954283517400736 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20274/stat : 20274 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073353 15372775424 21025 33554432000 4194304 4196468 140727875660896 140607931627920 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20275] ppid=20268 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20275/stat : 20275 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073353 15372775424 21025 33554432000 4194304 4196468 140727875660896 140607930575376 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20276] ppid=20268 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20276/stat : 20276 (java) S 20268 20268 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073353 15372775424 21025 33554432000 4194304 4196468 140727875660896 140607929522832 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20277] ppid=20268 vsize=15012476 memory=140482710787712 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20277/stat : 20277 (java) S 20268 20268 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073355 15372775424 21025 33554432000 4194304 4196468 140727875660896 140607508126192 140608470592130 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20278] ppid=20268 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20278/stat : 20278 (java) S 20268 20268 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225073355 15372775424 21025 33554432000 4194304 4196468 140727875660896 140607028716960 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20279] ppid=20268 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20279/stat : 20279 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073355 15372775424 21025 33554432000 4194304 4196468 140727875660896 140606760281584 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20280] ppid=20268 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20280/stat : 20280 (java) S 20268 20268 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073358 15372775424 21025 33554432000 4194304 4196468 140727875660896 140606385773264 140608470599579 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20281] ppid=20268 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/20271/task/20281/stat : 20281 (java) R 20268 20268 16605 0 -1 1077944384 440 0 0 0 1 0 0 0 20 0 15 0 225073358 15372775424 21025 33554432000 4194304 4196468 140727875660896 140607507073008 140608470592130 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20282] ppid=20268 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20282/stat : 20282 (java) S 20268 20268 16605 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 225073358 15372775424 21025 33554432000 4194304 4196468 140727875660896 140607506020464 140608470592130 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20283] ppid=20268 vsize=15012476 memory=140482710787712 CPUtime=0.03 cores=1,3,5,7
/proc/20271/task/20283/stat : 20283 (java) R 20268 20268 16605 0 -1 1077944384 357 0 0 0 3 0 0 0 20 0 15 0 225073358 15372775424 21025 33554432000 4194304 4196468 140727875660896 140607504967920 140608470592130 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20284] ppid=20268 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20284/stat : 20284 (java) S 20268 20268 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073358 15372775424 21025 33554432000 4194304 4196468 140727875660896 140605887867488 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20285] ppid=20268 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20285/stat : 20285 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073358 15372775424 21025 33554432000 4194304 4196468 140727875660896 140607503915824 140608470592130 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 85496 KiB

[startup+0.310736 s]*
/proc/loadavg: 2.77 2.35 2.17 3/222 20285
/proc/meminfo: memFree=24565304/32770624 swapFree=67108860/67108860
[pid=20268] ppid=20265 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20268/stat : 20268 (scop.sh) S 20265 20268 16605 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 225073351 115843072 349 33554432000 4194304 5098028 140724896203616 140724896200872 140349733601916 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23490560 140724896212032 140724896212231 140724896212231 140724896214989 0
/proc/20268/statm: 28282 349 296 221 0 87 0
[pid=20271] ppid=20268 vsize=15012476 memory=88656 CPUtime=0.42 cores=1,3,5,7
/proc/20271/stat : 20271 (java) S 20268 20268 16605 0 -1 1077944320 11118 0 0 0 40 2 0 0 20 0 15 0 225073351 15372775424 22164 33554432000 4194304 4196468 140727875660896 140727875643440 140608470580983 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
/proc/20271/statm: 3753119 22164 3002 1 0 3715579 0
[pid=20271/tid=20272] ppid=20268 vsize=15012476 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/20271/task/20272/stat : 20272 (java) R 20268 20268 16605 0 -1 4202560 8670 0 0 0 28 2 0 0 20 0 15 0 225073352 15372775424 22164 33554432000 4194304 4196468 140727875660896 140608442376432 140608450800442 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20273] ppid=20268 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20273/stat : 20273 (java) S 20268 20268 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073353 15372775424 22164 33554432000 4194304 4196468 140727875660896 140608474822928 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20274] ppid=20268 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20274/stat : 20274 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073353 15372775424 22164 33554432000 4194304 4196468 140727875660896 140607931627920 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20275] ppid=20268 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20275/stat : 20275 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073353 15372775424 22164 33554432000 4194304 4196468 140727875660896 140607930575376 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20276] ppid=20268 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20276/stat : 20276 (java) S 20268 20268 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073353 15372775424 22164 33554432000 4194304 4196468 140727875660896 140607929522832 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20277] ppid=20268 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20277/stat : 20277 (java) S 20268 20268 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073355 15372775424 22164 33554432000 4194304 4196468 140727875660896 140607508126192 140608470592130 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20278] ppid=20268 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20278/stat : 20278 (java) S 20268 20268 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225073355 15372775424 22164 33554432000 4194304 4196468 140727875660896 140607028716960 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20279] ppid=20268 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20279/stat : 20279 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073355 15372775424 22164 33554432000 4194304 4196468 140727875660896 140606760281584 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20280] ppid=20268 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20280/stat : 20280 (java) S 20268 20268 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073358 15372775424 22164 33554432000 4194304 4196468 140727875660896 140606385773264 140608470599579 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20281] ppid=20268 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20271/task/20281/stat : 20281 (java) R 20268 20268 16605 0 -1 1077944384 507 0 0 0 2 0 0 0 20 0 15 0 225073358 15372775424 22164 33554432000 4194304 4196468 140727875660896 140607507073008 140608470592130 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20282] ppid=20268 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20271/task/20282/stat : 20282 (java) S 20268 20268 16605 0 -1 1077944384 143 0 0 0 2 0 0 0 20 0 15 0 225073358 15372775424 22164 33554432000 4194304 4196468 140727875660896 140607506020464 140608470592130 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20283] ppid=20268 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20271/task/20283/stat : 20283 (java) R 20268 20268 16605 0 -1 1077944384 465 0 0 0 7 0 0 0 20 0 15 0 225073358 15372775424 22164 33554432000 4194304 4196468 140727875660896 140607504967920 140608470592130 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20284] ppid=20268 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20284/stat : 20284 (java) S 20268 20268 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073358 15372775424 22164 33554432000 4194304 4196468 140727875660896 140605887867488 140608470591189 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20285] ppid=20268 vsize=15012476 memory=3689353199920160817 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20285/stat : 20285 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073358 15372775424 22164 33554432000 4194304 4196468 140727875660896 140607503915824 140608470592130 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 90052 KiB

[startup+0.701168 s]
/proc/loadavg: 2.77 2.35 2.17 3/222 20285
/proc/meminfo: memFree=24540624/32770624 swapFree=67108860/67108860
[pid=20268] ppid=20265 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20268/stat : 20268 (scop.sh) S 20265 20268 16605 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 225073351 115843072 349 33554432000 4194304 5098028 140724896203616 140724896200872 140349733601916 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23490560 140724896212032 140724896212231 140724896212231 140724896214989 0
/proc/20268/statm: 28282 349 296 221 0 87 0
[pid=20271] ppid=20268 vsize=15020872 memory=128760 CPUtime=1 cores=1,3,5,7
/proc/20271/stat : 20271 (java) S 20268 20268 16605 0 -1 1077944320 18403 0 0 0 96 4 0 0 20 0 15 0 225073351 15381372928 32190 33554432000 4194304 4196468 140727875660896 140727875643440 140608470580983 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
/proc/20271/statm: 3755218 32190 3145 1 0 3716603 0
[pid=20271/tid=20272] ppid=20268 vsize=15020872 memory=-7816663703405220396 CPUtime=0.67 cores=1,3,5,7
/proc/20271/task/20272/stat : 20272 (java) R 20268 20268 16605 0 -1 4202560 15423 0 0 0 64 3 0 0 20 0 15 0 225073352 15381372928 32190 33554432000 4194304 4196468 140727875660896 140608442417616 140607976174440 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20273] ppid=20268 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20273/stat : 20273 (java) S 20268 20268 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073353 15381372928 32190 33554432000 4194304 4196468 140727875660896 140608474822928 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20274] ppid=20268 vsize=15020872 memory=61224 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20274/stat : 20274 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073353 15381372928 32190 33554432000 4194304 4196468 140727875660896 140607931627920 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20275] ppid=20268 vsize=15020872 memory=1064 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20275/stat : 20275 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073353 15381372928 32190 33554432000 4194304 4196468 140727875660896 140607930575376 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20276] ppid=20268 vsize=15020872 memory=2072 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20276/stat : 20276 (java) S 20268 20268 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073353 15381372928 32190 33554432000 4194304 4196468 140727875660896 140607929522832 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20277] ppid=20268 vsize=15020872 memory=1740 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20277/stat : 20277 (java) S 20268 20268 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225073355 15381372928 32190 33554432000 4194304 4196468 140727875660896 140607508126192 140608470592130 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20278] ppid=20268 vsize=15020872 memory=11192 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20278/stat : 20278 (java) S 20268 20268 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225073355 15381372928 32190 33554432000 4194304 4196468 140727875660896 140607028716960 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20279] ppid=20268 vsize=15020872 memory=752 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20279/stat : 20279 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073355 15381372928 32190 33554432000 4194304 4196468 140727875660896 140606760281584 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20280] ppid=20268 vsize=15020872 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20280/stat : 20280 (java) S 20268 20268 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073358 15381372928 32256 33554432000 4194304 4196468 140727875660896 140606385773264 140608470599579 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20281] ppid=20268 vsize=15020872 memory=1120 CPUtime=0.07 cores=1,3,5,7
/proc/20271/task/20281/stat : 20281 (java) R 20268 20268 16605 0 -1 4202560 594 0 0 0 7 0 0 0 20 0 15 0 225073358 15381372928 32256 33554432000 4194304 4196468 140727875660896 140607507061152 140608450298119 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20282] ppid=20268 vsize=15020872 memory=6120 CPUtime=0.09 cores=1,3,5,7
/proc/20271/task/20282/stat : 20282 (java) R 20268 20268 16605 0 -1 4202560 384 0 0 0 9 0 0 0 20 0 15 0 225073358 15381372928 32256 33554432000 4194304 4196468 140727875660896 140607505999296 140608455706817 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20283] ppid=20268 vsize=15020872 memory=1724 CPUtime=0.15 cores=1,3,5,7
/proc/20271/task/20283/stat : 20283 (java) R 20268 20268 16605 0 -1 1077944384 667 0 0 0 15 0 0 0 20 0 15 0 225073358 15381372928 32256 33554432000 4194304 4196468 140727875660896 140607504967920 140608470592130 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20284] ppid=20268 vsize=15020872 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20284/stat : 20284 (java) S 20268 20268 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073358 15381372928 32256 33554432000 4194304 4196468 140727875660896 140605887867488 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20285] ppid=20268 vsize=15020872 memory=3516 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20285/stat : 20285 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073358 15381372928 32256 33554432000 4194304 4196468 140727875660896 140607503915824 140608470592130 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 130156 KiB

[startup+1.50079 s]
/proc/loadavg: 2.77 2.35 2.17 3/222 20285
/proc/meminfo: memFree=24511344/32770624 swapFree=67108860/67108860
[pid=20268] ppid=20265 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20268/stat : 20268 (scop.sh) S 20265 20268 16605 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 225073351 115843072 349 33554432000 4194304 5098028 140724896203616 140724896200872 140349733601916 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23490560 140724896212032 140724896212231 140724896212231 140724896214989 0
/proc/20268/statm: 28282 349 296 221 0 87 0

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

/proc/20271/task/20273/stat : 20273 (java) S 20268 20268 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073353 15385567232 43842 33554432000 4194304 4196468 140727875660896 140608474822928 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20274] ppid=20268 vsize=15024968 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20274/stat : 20274 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073353 15385567232 43842 33554432000 4194304 4196468 140727875660896 140607931627920 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20275] ppid=20268 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20275/stat : 20275 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073353 15385567232 43842 33554432000 4194304 4196468 140727875660896 140607930575376 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20276] ppid=20268 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20276/stat : 20276 (java) S 20268 20268 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073353 15385567232 43842 33554432000 4194304 4196468 140727875660896 140607929522832 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20277] ppid=20268 vsize=15024968 memory=10881 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20277/stat : 20277 (java) S 20268 20268 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225073355 15385567232 43842 33554432000 4194304 4196468 140727875660896 140607508126192 140608470592130 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20278] ppid=20268 vsize=15024968 memory=20710 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20278/stat : 20278 (java) S 20268 20268 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225073355 15385567232 43842 33554432000 4194304 4196468 140727875660896 140607028716960 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20279] ppid=20268 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20279/stat : 20279 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073355 15385567232 43842 33554432000 4194304 4196468 140727875660896 140606760281584 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20280] ppid=20268 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20280/stat : 20280 (java) S 20268 20268 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073358 15385567232 43842 33554432000 4194304 4196468 140727875660896 140606385773264 140608470599579 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20281] ppid=20268 vsize=15024968 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/20271/task/20281/stat : 20281 (java) S 20268 20268 16605 0 -1 1077944384 810 0 0 0 29 0 0 0 20 0 15 0 225073358 15385567232 43842 33554432000 4194304 4196468 140727875660896 140607507073008 140608470592130 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20282] ppid=20268 vsize=15024968 memory=0 CPUtime=0.36 cores=1,3,5,7
/proc/20271/task/20282/stat : 20282 (java) S 20268 20268 16605 0 -1 1077944384 666 0 0 0 36 0 0 0 20 0 15 0 225073358 15385567232 43842 33554432000 4194304 4196468 140727875660896 140607506020464 140608470592130 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20283] ppid=20268 vsize=15024968 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/20271/task/20283/stat : 20283 (java) R 20268 20268 16605 0 -1 4202560 2794 0 0 0 66 0 0 0 20 0 15 0 225073358 15385567232 43842 33554432000 4194304 4196468 140727875660896 140607504962272 140608470602330 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20284] ppid=20268 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20284/stat : 20284 (java) S 20268 20268 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073358 15385567232 43842 33554432000 4194304 4196468 140727875660896 140605887867488 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20285] ppid=20268 vsize=15024968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20285/stat : 20285 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073358 15385567232 43842 33554432000 4194304 4196468 140727875660896 140607503915824 140608470592130 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
Current children cumulated CPU time: 2.82 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 176764 KiB

[startup+2.44944 s]
# the end of solver process 20268 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.22845 s, system=0.152113 s

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

[startup+1.60099 s]
/proc/loadavg: 2.77 2.35 2.17 3/222 20285
/proc/meminfo: memFree=24511344/32770624 swapFree=67108860/67108860
[pid=20268] ppid=20265 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20268/stat : 20268 (scop.sh) S 20265 20268 16605 0 -1 4202496 562 321 0 0 0 0 0 0 20 0 1 0 225073351 115843072 349 33554432000 4194304 5098028 140724896203616 140724896200872 140349733601916 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23490560 140724896212032 140724896212231 140724896212231 140724896214989 0
/proc/20268/statm: 28282 349 296 221 0 87 0
[pid=20271] ppid=20268 vsize=15027104 memory=184396 CPUtime=3.1 cores=1,3,5,7
/proc/20271/stat : 20271 (java) S 20268 20268 16605 0 -1 1077944320 23022 0 0 0 303 7 0 0 20 0 15 0 225073351 15387754496 46099 33554432000 4194304 4196468 140727875660896 140727875643440 140608470580983 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
/proc/20271/statm: 3756776 46099 3207 1 0 3717627 0
[pid=20271/tid=20272] ppid=20268 vsize=15027104 memory=1740 CPUtime=1.56 cores=1,3,5,7
/proc/20271/task/20272/stat : 20272 (java) R 20268 20268 16605 0 -1 4202560 17152 0 0 0 152 4 0 0 20 0 15 0 225073352 15387754496 46099 33554432000 4194304 4196468 140727875660896 140608442415408 140608470592918 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20273] ppid=20268 vsize=15027104 memory=11192 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20273/stat : 20273 (java) S 20268 20268 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073353 15387754496 46099 33554432000 4194304 4196468 140727875660896 140608474822928 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20274] ppid=20268 vsize=15027104 memory=752 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20274/stat : 20274 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073353 15387754496 46099 33554432000 4194304 4196468 140727875660896 140607931627920 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20275] ppid=20268 vsize=15027104 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20275/stat : 20275 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073353 15387754496 46099 33554432000 4194304 4196468 140727875660896 140607930575376 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20276] ppid=20268 vsize=15027104 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20276/stat : 20276 (java) S 20268 20268 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073353 15387754496 46099 33554432000 4194304 4196468 140727875660896 140607929522832 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20277] ppid=20268 vsize=15027104 memory=6120 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20277/stat : 20277 (java) S 20268 20268 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225073355 15387754496 46099 33554432000 4194304 4196468 140727875660896 140607508126192 140608470592130 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20278] ppid=20268 vsize=15027104 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20278/stat : 20278 (java) S 20268 20268 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225073355 15387754496 46099 33554432000 4194304 4196468 140727875660896 140607028716960 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20279] ppid=20268 vsize=15027104 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20279/stat : 20279 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073355 15387754496 46099 33554432000 4194304 4196468 140727875660896 140606760281584 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20280] ppid=20268 vsize=15027104 memory=3516 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20280/stat : 20280 (java) S 20268 20268 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073358 15387754496 46099 33554432000 4194304 4196468 140727875660896 140606385773264 140608470599579 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20281] ppid=20268 vsize=15027104 memory=872 CPUtime=0.36 cores=1,3,5,7
/proc/20271/task/20281/stat : 20281 (java) S 20268 20268 16605 0 -1 1077944384 916 0 0 0 36 0 0 0 20 0 15 0 225073358 15387754496 46099 33554432000 4194304 4196468 140727875660896 140607507073008 140608470592130 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20282] ppid=20268 vsize=15027104 memory=1288 CPUtime=0.41 cores=1,3,5,7
/proc/20271/task/20282/stat : 20282 (java) S 20268 20268 16605 0 -1 1077944384 688 0 0 0 41 0 0 0 20 0 15 0 225073358 15387754496 46099 33554432000 4194304 4196468 140727875660896 140607506020464 140608470592130 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20283] ppid=20268 vsize=15027104 memory=1088 CPUtime=0.73 cores=1,3,5,7
/proc/20271/task/20283/stat : 20283 (java) R 20268 20268 16605 0 -1 4202560 2930 0 0 0 73 0 0 0 20 0 15 0 225073358 15387754496 46099 33554432000 4194304 4196468 140727875660896 140607504965456 140608449715511 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20284] ppid=20268 vsize=15027104 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20284/stat : 20284 (java) S 20268 20268 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073358 15387754496 46099 33554432000 4194304 4196468 140727875660896 140605887867488 140608470591189 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
[pid=20271/tid=20285] ppid=20268 vsize=15027104 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20271/task/20285/stat : 20285 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073358 15387754496 46099 33554432000 4194304 4196468 140727875660896 140607503915824 140608470592130 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34496512 140727875666950 140727875667249 140727875667249 140727875669967 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 15140232 KiB
Current children cumulated memory: 185792 KiB

[startup+2.00037 s]*
/proc/loadavg: 3.03 2.41 2.19 3/222 20300
/proc/meminfo: memFree=24586248/32770624 swapFree=67108860/67108860
[pid=20268] ppid=20265 vsize=113128 memory=1472 CPUtime=3.22 cores=1,3,5,7
/proc/20268/stat : 20268 (scop.sh) S 20265 20268 16605 0 -1 4202496 592 23716 0 0 0 0 313 9 20 0 1 0 225073351 115843072 368 33554432000 4194304 5098028 140724896203616 140724896200360 140349733601916 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23490560 140724896212032 140724896212231 140724896212231 140724896214989 0
/proc/20268/statm: 28282 368 311 221 0 87 0
[pid=20286] ppid=20268 vsize=7404280 memory=67068 CPUtime=0.45 cores=1,3,5,7
/proc/20286/stat : 20286 (java) S 20268 20268 16605 0 -1 1077944320 10208 0 0 0 42 3 0 0 20 0 15 0 225073519 7581982720 16767 33554432000 4194304 4196468 140721150021328 140721150003872 140176389193463 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
/proc/20286/statm: 1851070 16767 3012 1 0 1813530 0
[pid=20286/tid=20287] ppid=20268 vsize=7404280 memory=-6673890911685660454 CPUtime=0.32 cores=1,3,5,7
/proc/20286/task/20287/stat : 20287 (java) R 20268 20268 16605 0 -1 4202560 7943 0 0 0 30 2 0 0 20 0 15 0 225073519 7581982720 16767 33554432000 4194304 4196468 140721150021328 140176361009840 140176373273950 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20288] ppid=20268 vsize=7404280 memory=7378697629483820645 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20288/stat : 20288 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073520 7581982720 16767 33554432000 4194304 4196468 140721150021328 140176393435536 140176389203669 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20289] ppid=20268 vsize=7404280 memory=2315000837055129325 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20289/stat : 20289 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073520 7581982720 16767 33554432000 4194304 4196468 140721150021328 140176193603856 140176389203669 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20290] ppid=20268 vsize=7404280 memory=-7739291840220455296 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20290/stat : 20290 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073520 7581982720 16767 33554432000 4194304 4196468 140721150021328 140176192551568 140176389203669 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20291] ppid=20268 vsize=7404280 memory=4212105090693681929 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20291/stat : 20291 (java) S 20268 20268 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073520 7581982720 16767 33554432000 4194304 4196468 140721150021328 140176191498768 140176389203669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20292] ppid=20268 vsize=7404280 memory=749539460705238246 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20292/stat : 20292 (java) S 20268 20268 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225073522 7581982720 16767 33554432000 4194304 4196468 140721150021328 140175433022064 140176389204610 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20293] ppid=20268 vsize=7404280 memory=8316297343878395758 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20293/stat : 20293 (java) S 20268 20268 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225073522 7581982720 16767 33554432000 4194304 4196468 140721150021328 140175317394720 140176389203669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20294] ppid=20268 vsize=7404280 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20294/stat : 20294 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073522 7581982720 16767 33554432000 4194304 4196468 140721150021328 140175048959600 140176389203669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20295] ppid=20268 vsize=7404280 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20295/stat : 20295 (java) S 20268 20268 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073525 7581982720 16767 33554432000 4194304 4196468 140721150021328 140174674451024 140176389212059 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20296] ppid=20268 vsize=7404280 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20286/task/20296/stat : 20296 (java) S 20268 20268 16605 0 -1 1077944384 476 0 0 0 2 0 0 0 20 0 15 0 225073525 7581982720 16767 33554432000 4194304 4196468 140721150021328 140175431968880 140176389204610 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20297] ppid=20268 vsize=7404280 memory=3472328296227680303 CPUtime=0.02 cores=1,3,5,7
/proc/20286/task/20297/stat : 20297 (java) S 20268 20268 16605 0 -1 1077944384 145 0 0 0 2 0 0 0 20 0 15 0 225073525 7581982720 16767 33554432000 4194304 4196468 140721150021328 140175430916080 140176389204610 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20298] ppid=20268 vsize=7404280 memory=665102490416070611 CPUtime=0.07 cores=1,3,5,7
/proc/20286/task/20298/stat : 20298 (java) S 20268 20268 16605 0 -1 1077944384 312 0 0 0 7 0 0 0 20 0 15 0 225073525 7581982720 16767 33554432000 4194304 4196468 140721150021328 140175429863792 140176389204610 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20299] ppid=20268 vsize=7404280 memory=280965218179056 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20299/stat : 20299 (java) S 20268 20268 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225073525 7581982720 16767 33554432000 4194304 4196468 140721150021328 140174176545248 140176389203669 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20300] ppid=20268 vsize=7404280 memory=8099561564667007843 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20300/stat : 20300 (java) S 20268 20268 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225073525 7581982720 16767 33554432000 4194304 4196468 140721150021328 140175428811696 140176389204610 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
Current children cumulated CPU time: 3.67 s
Current children cumulated vsize: 7517408 KiB
Current children cumulated memory: 68540 KiB

[startup+2.40142 s]
/proc/loadavg: 3.03 2.41 2.19 3/222 20300
/proc/meminfo: memFree=24586248/32770624 swapFree=67108860/67108860
[pid=20268] ppid=20265 vsize=113128 memory=1472 CPUtime=3.22 cores=1,3,5,7
/proc/20268/stat : 20268 (scop.sh) S 20265 20268 16605 0 -1 4202496 592 23716 0 0 0 0 313 9 20 0 1 0 225073351 115843072 368 33554432000 4194304 5098028 140724896203616 140724896200360 140349733601916 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 23490560 140724896212032 140724896212231 140724896212231 140724896214989 0
/proc/20268/statm: 28282 368 311 221 0 87 0
[pid=20286] ppid=20268 vsize=7869560 memory=114244 CPUtime=1.06 cores=1,3,5,7
/proc/20286/stat : 20286 (java) S 20268 20268 16605 0 -1 1077944320 17244 450 0 0 101 5 0 0 20 0 17 0 225073519 8058429440 28567 33554432000 4194304 4196468 140721150021328 140721150003872 140176389193463 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
/proc/20286/statm: 1934621 28561 3147 1 0 1896020 0
[pid=20286/tid=20287] ppid=20268 vsize=7738484 memory=5795966068856743786 CPUtime=0.69 cores=1,3,5,7
/proc/20286/task/20287/stat : 20287 (java) R 20268 20268 16605 0 -1 4202560 14369 450 0 0 66 3 0 0 20 0 16 0 225073519 7924207616 28561 33554432000 4194304 4196468 140721150021328 140176361021720 140176374875993 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20288] ppid=20268 vsize=7738484 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20288/stat : 20288 (java) S 20268 20268 16605 0 -1 1077944384 1 450 0 0 0 0 0 0 20 0 16 0 225073520 7924207616 28561 33554432000 4194304 4196468 140721150021328 140176393435536 140176389203669 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20289] ppid=20268 vsize=7738484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20289/stat : 20289 (java) S 20268 20268 16605 0 -1 1077944384 1 450 0 0 0 0 0 0 20 0 16 0 225073520 7924207616 28561 33554432000 4194304 4196468 140721150021328 140176193603856 140176389203669 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20290] ppid=20268 vsize=7738484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20290/stat : 20290 (java) S 20268 20268 16605 0 -1 1077944384 1 450 0 0 0 0 0 0 20 0 16 0 225073520 7924207616 28561 33554432000 4194304 4196468 140721150021328 140176192551568 140176389203669 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20291] ppid=20268 vsize=7738484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20291/stat : 20291 (java) S 20268 20268 16605 0 -1 1077944384 2 450 0 0 0 0 0 0 20 0 16 0 225073520 7924207616 28561 33554432000 4194304 4196468 140721150021328 140176191498768 140176389203669 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20292] ppid=20268 vsize=7738484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20292/stat : 20292 (java) S 20268 20268 16605 0 -1 1077944384 6 450 0 0 0 0 0 0 20 0 16 0 225073522 7924207616 28561 33554432000 4194304 4196468 140721150021328 140175433022064 140176389204610 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20293] ppid=20268 vsize=7738484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20293/stat : 20293 (java) S 20268 20268 16605 0 -1 1077944384 13 450 0 0 0 0 0 0 20 0 16 0 225073522 7924207616 28561 33554432000 4194304 4196468 140721150021328 140175317394720 140176389203669 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20294] ppid=20268 vsize=7738484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20294/stat : 20294 (java) S 20268 20268 16605 0 -1 1077944384 1 450 0 0 0 0 0 0 20 0 16 0 225073522 7924207616 28561 33554432000 4194304 4196468 140721150021328 140175048959600 140176389203669 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20295] ppid=20268 vsize=7738484 memory=280965218490720 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20295/stat : 20295 (java) S 20268 20268 16605 0 -1 1077944384 3 450 0 0 0 0 0 0 20 0 16 0 225073525 7924207616 28561 33554432000 4194304 4196468 140721150021328 140174674451024 140176389212059 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20296] ppid=20268 vsize=7738484 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/20286/task/20296/stat : 20296 (java) S 20268 20268 16605 0 -1 1077944384 595 450 0 0 8 0 0 0 20 0 16 0 225073525 7924207616 28561 33554432000 4194304 4196468 140721150021328 140175431968880 140176389204610 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20297] ppid=20268 vsize=7738484 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/20286/task/20297/stat : 20297 (java) S 20268 20268 16605 0 -1 1077944384 351 450 0 0 7 0 0 0 20 0 16 0 225073525 7924207616 28561 33554432000 4194304 4196468 140721150021328 140175430916080 140176389204610 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20298] ppid=20268 vsize=7738484 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/20286/task/20298/stat : 20298 (java) S 20268 20268 16605 0 -1 1077944384 509 450 0 0 18 0 0 0 20 0 16 0 225073525 7924207616 28561 33554432000 4194304 4196468 140721150021328 140175429863792 140176389204610 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20299] ppid=20268 vsize=7738484 memory=288230617492236672 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20299/stat : 20299 (java) S 20268 20268 16605 0 -1 1077944384 3 450 0 0 0 0 0 0 20 0 16 0 225073525 7924207616 28561 33554432000 4194304 4196468 140721150021328 140174176545248 140176389203669 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
[pid=20286/tid=20300] ppid=20268 vsize=7738484 memory=14694088964328218 CPUtime=0 cores=1,3,5,7
/proc/20286/task/20300/stat : 20300 (java) S 20268 20268 16605 0 -1 1077944384 2 450 0 0 0 0 0 0 20 0 16 0 225073525 7924207616 28561 33554432000 4194304 4196468 140721150021328 140175428811696 140176389204610 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32198656 140721150022837 140721150022961 140721150022961 140721150025679 0
Current children cumulated CPU time: 4.28 s
Current children cumulated vsize: 7982688 KiB
Current children cumulated memory: 115716 KiB

Child status: 0
Real time (s): 2.44952
CPU time (s): 4.38056
CPU user time (s): 4.22845
CPU system time (s): 0.152113
CPU usage (%): 178.834
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 185792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.22845
system time used= 0.152113
maximum resident set size= 192252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42271
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= 4853
involuntary context switches= 12


# summary of solver processes directly reported to runsolver:
#   pid: 20268
#   total CPU time (s): 4.38056
#   total CPU user time (s): 4.22845
#   total CPU system time (s): 0.152113

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.048001 second user time and 0.061903 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-12 13:58:22
IDJOB=4305354
IDBENCH=141403
IDSOLVER=2782
FILE ID=node107/4305354-1534075102
RUNJOBID= node107-1534064712-16637
PBS_JOBID= 21036990
Free space on /tmp= 39468 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Dubois/Dubois-020_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305354-1534075102/watcher-4305354-1534075102 -o /tmp/evaluation-result-4305354-1534075102/solver-4305354-1534075102 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16637 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305354-1534075102.xml

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

MD5SUM BENCH= 456a853e8f92228a7cc5dd61b0b89dd6
RANDOM SEED=1059782494

node107.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.40
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.40
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.40
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.40
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:        24642168 kB
MemAvailable:   31685064 kB
Buffers:          203520 kB
Cached:          7033752 kB
SwapCached:            0 kB
Active:          3871984 kB
Inactive:        3640068 kB
Active(anon):     223508 kB
Inactive(anon):   103384 kB
Active(file):    3648476 kB
Inactive(file):  3536684 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:        209760 kB
Mapped:            63928 kB
Shmem:             49804 kB
Slab:             314992 kB
SReclaimable:     286196 kB
SUnreclaim:        28796 kB
KernelStack:        3792 kB
PageTables:         6216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5931144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 39460 MiB
End job on node107 at 2018-08-12 13:58:24