Trace number 4305731

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop both+MapleCOMSPS (2018-07-31)UNSAT 5.08454 2.64366

General information on the benchmark

NameHaystacks/
Haystacks-ext-07_c18.xml
MD5SUM67b8364c884536fb4f5e1967f94ac4a2
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.037051
Satisfiable
(Un)Satisfiability was proved
Number of variables49
Number of constraints153
Number of domains1
Minimum domain size7
Maximum domain size7
Distribution of domain sizes[{"size":7,"count":49}]
Minimum variable degree6
Maximum variable degree7
Distribution of variable degrees[{"degree":6,"count":37},{"degree":7,"count":12}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":153}]
Number of extensional constraints153
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":153}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-24049-serial-file.bin HOME/instance-4305731-1534075304.xml
0.66/0.52	
0.66/0.52	scop both+minisat_release (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 14:01:44 CEST 2018
0.66/0.55	c PID: 24052
0.66/0.55	c IP: 172.20.3.135
0.66/0.55	c HOST: node135.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.20/0.89	c (0,0) Parsing End
1.41/0.90	c (0,0) CSP: 49 int (0 aux), 0 bool (0 aux), 153 ctr, max domain size 7
1.41/0.90	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.90	c (0,0) Constraint Name Generate Begin
1.41/0.91	c (0,0) Ctr:HOME/instance-4305731-1534075304.xml,ExtensionConflict:ExtensionSupport:IntVar
1.41/0.91	c (0,0) Constraint Name Generate End
1.41/0.91	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.41/0.91	c (0,0) CSP to CSPinCNF Begin
1.76/1.17	c (0,0) translated 16 (10%) constraints
1.97/1.24	c (0,0) translated 31 (20%) constraints
1.97/1.29	c (0,0) translated 46 (30%) constraints
2.27/1.32	c (0,0) translated 62 (40%) constraints
2.27/1.34	c (0,0) translated 77 (50%) constraints
2.27/1.36	c (0,0) translated 92 (60%) constraints
2.27/1.38	c (0,0) translated 108 (70%) constraints
2.27/1.39	c (0,0) translated 123 (80%) constraints
2.60/1.41	c (0,0) translated 138 (90%) constraints
2.60/1.49	c (0,0) translated 153 (100%) constraints
2.84/1.53	c (1,0) STATISTICS1:HOME/instance-4305731-1534075304.xml,ExtensionConflict:ExtensionSupport:IntVar,91,1155,-1,7,8,1,,7:3894;2:198,8:6;4:846;3:60;2:243,1:4092;0:6,
2.84/1.53	c (1,0) ==========================================
2.84/1.53	c (1,0) Both Encoding selects:
2.84/1.53	c (1,0) Order
2.84/1.53	c (1,0) ==========================================
2.84/1.55	c (1,1) translated 116 (10%) constraints
2.84/1.56	c (1,1) translated 231 (20%) constraints
2.84/1.56	c (1,1) translated 347 (30%) constraints
2.84/1.57	c (1,1) translated 462 (40%) constraints
2.84/1.58	c (1,1) translated 578 (50%) constraints
2.84/1.58	c (1,1) translated 693 (60%) constraints
2.84/1.59	c (1,1) translated 809 (70%) constraints
2.84/1.59	c (1,1) translated 924 (80%) constraints
3.18/1.60	c (1,1) translated 1040 (90%) constraints
3.18/1.61	c (1,1) translated 1155 (100%) constraints
3.18/1.61	c (1,1) CSP to CSPinCNF End
3.18/1.61	c (1,1) CSP: 49 int (0 aux), 42 bool (42 aux), 1155 ctr, max domain size 7
3.18/1.61	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.18/1.61	c (1,1) CSPinCNF Propagation Begin
3.18/1.66	c (1,1) 0 values, 300 unsatisfiable literals, and 0 valid clauses are removed
3.18/1.66	c (1,1) CSPinCNF Propagation End
3.18/1.66	c (1,1) CSP: 49 int (0 aux), 42 bool (42 aux), 1155 ctr, max domain size 7
3.18/1.66	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.18/1.66	c (1,1) Simplify CSPinCNF Begin
3.18/1.67	c (1,1) Simplify CSPinCNF End
3.18/1.67	c (1,1) CSP: 49 int (0 aux), 42 bool (42 aux), 1155 ctr, max domain size 7
3.18/1.67	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.18/1.67	c (1,1) Calculate Precise Domain Begin
3.18/1.67	c (1,1) 0 values are removed by re-calculation
3.18/1.67	c (1,1) Calculate Precise Domain End
3.18/1.67	c (1,1) CSP: 49 int (0 aux), 42 bool (42 aux), 1155 ctr, max domain size 7
3.18/1.67	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.18/1.67	c (1,1) CSPinCNF to SatSolver Begin
3.53/1.71	c (1,1) 116 (10 %) CSP clauses are encoded (336 SAT variables, 360 SAT clauses)
3.53/1.72	c (1,1) 231 (20 %) CSP clauses are encoded (336 SAT variables, 475 SAT clauses)
3.53/1.72	c (1,1) 347 (30 %) CSP clauses are encoded (336 SAT variables, 591 SAT clauses)
3.53/1.73	c (1,1) 462 (40 %) CSP clauses are encoded (336 SAT variables, 706 SAT clauses)
3.53/1.73	c (1,1) 578 (50 %) CSP clauses are encoded (336 SAT variables, 822 SAT clauses)
3.53/1.73	c (1,1) 693 (60 %) CSP clauses are encoded (336 SAT variables, 937 SAT clauses)
3.53/1.74	c (1,1) 809 (70 %) CSP clauses are encoded (336 SAT variables, 1053 SAT clauses)
3.53/1.74	c (1,1) 924 (80 %) CSP clauses are encoded (336 SAT variables, 1168 SAT clauses)
3.53/1.74	c (1,1) 1040 (90 %) CSP clauses are encoded (336 SAT variables, 1284 SAT clauses)
3.53/1.75	c (1,1) 1155 (100 %) CSP clauses are encoded (336 SAT variables, 1399 SAT clauses)
3.53/1.75	c (1,1) Launch Command will be: minisat_release
3.53/1.75	c (1,1) CSPinCNF to SatSolver End
3.53/1.75	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.53/1.76	c (1,1) STATISTICS2:HOME/instance-4305731-1534075304.xml,ExtensionConflict:ExtensionSupport:IntVar,91,1155,-1,7,7,1,,7:3600;2:198,7:6;4:699;3:60;2:390,1:3798,
3.53/1.76	c (1,1) 336 bool, 1400 clause
3.53/1.76	c (1,1) Export Begin
3.81/1.85	c (1,1) Export to HOME/scop-24049-serial-file.bin
3.81/1.85	c (1,1) Export End
3.81/1.85	c (1,1) Export File Size: 0.01 MB
3.81/1.85	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
3.81/1.85	c END-Prog: Sun Aug 12 14:01:45 CEST 2018
3.81/1.86	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-24049-serial-file.bin
4.49/2.35	c (0,0) Read Serial File Begin
4.49/2.35	c (0,0) HOME/scop-24049-serial-file.bin
4.79/2.52	c (0,0) Read Serial File End
4.79/2.53	
4.79/2.53	scop order+minisat_release (2018-07-31)
4.79/2.53	(Solving Process)
4.79/2.53	
4.79/2.55	c BEGIN-Prog: Sun Aug 12 14:01:46 CEST 2018
4.79/2.55	c PID: 24067
4.79/2.55	c IP: 172.20.3.135
4.79/2.55	c HOST: node135.alineos.net
4.79/2.56	c (0,0) SatSolver.solve Begin
4.79/2.56	c (0,0) 0 bool, 0 clause
4.79/2.56	c (0,0) minisat_release HOME/instance-4305731-1534075304.xml-scop-24052.cnf
4.79/2.59	c (0,0) c This is COMiniSatPS.
4.79/2.59	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.79/2.59	c (0,0) c ============================[ Problem Statistics ]=============================
4.79/2.59	c (0,0) c |                                                                             |
4.79/2.59	c (0,0) c |  Number of variables:           336                                         |
4.79/2.59	c (0,0) c |  Number of clauses:            1400                                         |
4.79/2.59	c (0,0) c |  Parse time:                   0.00 s                                       |
4.79/2.59	c (0,0) c |  Eliminated clauses:           0.00 Mb                                      |
4.79/2.59	c (0,0) c Reduced to 288 vars, 1294 cls (grow=0)
4.79/2.59	c (0,0) c No iterative elimination performed. (vars=288, c/v ratio=4.5)
4.79/2.59	c (0,0) c |  Simplification time:          0.00 s                                       |
4.79/2.59	c (0,0) c |                                                                             |
4.79/2.59	c (0,0) c ============================[ Search Statistics ]==============================
4.79/2.59	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.79/2.59	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.79/2.59	c (0,0) c ===============================================================================
4.79/2.59	c (0,0) c ===============================================================================
4.79/2.59	c (0,0) c restarts              : 1
4.79/2.59	c (0,0) c conflicts             : 945            (145743 /sec)
4.79/2.59	c (0,0) c decisions             : 1586           (0.00 % random) (244602 /sec)
4.79/2.59	c (0,0) c propagations          : 9705           (1496761 /sec)
4.79/2.59	c (0,0) c conflict literals     : 5897           (4.24 % deleted)
4.79/2.59	c (0,0) c CPU time              : 0.006484 s
4.79/2.59	c (0,0) 
4.79/2.59	c (0,0) s UNSATISFIABLE
4.99/2.63	c (0,0) SatSolver.solve End
4.99/2.63	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.99/2.63	c (0,0) Show results Begin
4.99/2.63	s UNSATISFIABLE
4.99/2.63	c (0,0) Show results End
4.99/2.63	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
4.99/2.63	c (0,0) 0,0,STOP-AFTER(ALL)
4.99/2.63	c END-Prog: Sun Aug 12 14:01:46 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 (6945 MiB free)
  memory of node 1: 16384 MiB (4572 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305731-1534075304/watcher-4305731-1534075304 -o /tmp/evaluation-result-4305731-1534075304/solver-4305731-1534075304 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19414 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305731-1534075304.xml 

running on 4 cores: 0,2,4,6

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

solver pid=24049, runsolver pid=24046

[startup+0.100058 s]*
/proc/loadavg: 2.44 2.23 2.13 3/227 24066
/proc/meminfo: memFree=11734580/32770624 swapFree=67108860/67108860
[pid=24049] ppid=24046 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24049/stat : 24049 (scop.sh) S 24046 24049 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225093528 115843072 349 33554432000 4194304 5098028 140733649074304 140733649071560 140498083852924 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39620608 140733649081409 140733649081607 140733649081607 140733649084365 0
/proc/24049/statm: 28282 349 296 221 0 87 0
[pid=24052] ppid=24049 vsize=15012476 memory=72976 CPUtime=0.1 cores=0,2,4,6
/proc/24052/stat : 24052 (java) S 24049 24049 19383 0 -1 1077944320 6935 0 0 0 8 2 0 0 20 0 15 0 225093529 15372775424 18244 33554432000 4194304 4196468 140727846294608 140727846277152 140037133041399 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
/proc/24052/statm: 3753119 18244 2715 1 0 3715579 0
[pid=24052/tid=24053] ppid=24049 vsize=15012476 memory=-6220735268714233799 CPUtime=0.09 cores=0,2,4,6
/proc/24052/task/24053/stat : 24053 (java) R 24049 24049 19383 0 -1 4202560 5045 0 0 0 7 2 0 0 20 0 15 0 225093529 15372775424 18244 33554432000 4194304 4196468 140727846294608 140037104846872 140037117121886 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24054] ppid=24049 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24054/stat : 24054 (java) S 24049 24049 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093531 15372775424 18244 33554432000 4194304 4196468 140727846294608 140037137283728 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24055] ppid=24049 vsize=15012476 memory=140709769410176 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24055/stat : 24055 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093531 15372775424 18244 33554432000 4194304 4196468 140727846294608 140036951439888 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24056] ppid=24049 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24056/stat : 24056 (java) S 24049 24049 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093531 15372775424 18244 33554432000 4194304 4196468 140727846294608 140036950387088 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24057] ppid=24049 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24057/stat : 24057 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093531 15372775424 18244 33554432000 4194304 4196468 140727846294608 140036949334288 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24058] ppid=24049 vsize=15012476 memory=140709769410176 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24058/stat : 24058 (java) S 24049 24049 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093532 15372775424 18244 33554432000 4194304 4196468 140727846294608 140036170644336 140037133052546 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24059] ppid=24049 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24059/stat : 24059 (java) S 24049 24049 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225093533 15372775424 18244 33554432000 4194304 4196468 140727846294608 140035663848992 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24060] ppid=24049 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24060/stat : 24060 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093533 15372775424 18244 33554432000 4194304 4196468 140727846294608 140035395413360 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24061] ppid=24049 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24061/stat : 24061 (java) S 24049 24049 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225093535 15372775424 18244 33554432000 4194304 4196468 140727846294608 140035020904784 140037133059995 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24062] ppid=24049 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24062/stat : 24062 (java) S 24049 24049 19383 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 225093535 15372775424 18244 33554432000 4194304 4196468 140727846294608 140036169591152 140037133052546 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24063] ppid=24049 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24063/stat : 24063 (java) S 24049 24049 19383 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 15 0 225093535 15372775424 18244 33554432000 4194304 4196468 140727846294608 140036168538352 140037133052546 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24064] ppid=24049 vsize=15012476 memory=140709769410176 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24064/stat : 24064 (java) R 24049 24049 19383 0 -1 4202560 242 0 0 0 0 0 0 0 20 0 15 0 225093535 15372775424 18244 33554432000 4194304 4196468 140727846294608 140036167485552 140037111604848 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24065] ppid=24049 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24065/stat : 24065 (java) S 24049 24049 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225093536 15372775424 18244 33554432000 4194304 4196468 140727846294608 140034522999008 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24066] ppid=24049 vsize=15012476 memory=140709769410176 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24066/stat : 24066 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093536 15372775424 18244 33554432000 4194304 4196468 140727846294608 140036166433968 140037133052546 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74372 KiB

[startup+0.211099 s]*
/proc/loadavg: 2.44 2.23 2.13 3/227 24066
/proc/meminfo: memFree=11721016/32770624 swapFree=67108860/67108860
[pid=24049] ppid=24046 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24049/stat : 24049 (scop.sh) S 24046 24049 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225093528 115843072 349 33554432000 4194304 5098028 140733649074304 140733649071560 140498083852924 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39620608 140733649081409 140733649081607 140733649081607 140733649084365 0
/proc/24049/statm: 28282 349 296 221 0 87 0
[pid=24052] ppid=24049 vsize=15012476 memory=86532 CPUtime=0.26 cores=0,2,4,6
/proc/24052/stat : 24052 (java) S 24049 24049 19383 0 -1 1077944320 10487 0 0 0 22 4 0 0 20 0 15 0 225093529 15372775424 21633 33554432000 4194304 4196468 140727846294608 140727846277152 140037133041399 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
/proc/24052/statm: 3753119 21633 2879 1 0 3715579 0
[pid=24052/tid=24053] ppid=24049 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/24052/task/24053/stat : 24053 (java) R 24049 24049 19383 0 -1 4202560 8392 0 0 0 17 3 0 0 20 0 15 0 225093529 15372775424 21633 33554432000 4194304 4196468 140727846294608 140037104850144 140037133063325 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24054] ppid=24049 vsize=15012476 memory=550 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24054/stat : 24054 (java) S 24049 24049 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093531 15372775424 21633 33554432000 4194304 4196468 140727846294608 140037137283728 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24055] ppid=24049 vsize=15012476 memory=140709769430043 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24055/stat : 24055 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093531 15372775424 21633 33554432000 4194304 4196468 140727846294608 140036951439888 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24056] ppid=24049 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24056/stat : 24056 (java) S 24049 24049 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093531 15372775424 21633 33554432000 4194304 4196468 140727846294608 140036950387088 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24057] ppid=24049 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24057/stat : 24057 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093531 15372775424 21633 33554432000 4194304 4196468 140727846294608 140036949334288 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24058] ppid=24049 vsize=15012476 memory=140709769410176 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24058/stat : 24058 (java) S 24049 24049 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093532 15372775424 21633 33554432000 4194304 4196468 140727846294608 140036170644336 140037133052546 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24059] ppid=24049 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24059/stat : 24059 (java) S 24049 24049 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225093533 15372775424 21633 33554432000 4194304 4196468 140727846294608 140035663848992 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24060] ppid=24049 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24060/stat : 24060 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093533 15372775424 21633 33554432000 4194304 4196468 140727846294608 140035395413360 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24061] ppid=24049 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24061/stat : 24061 (java) S 24049 24049 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225093535 15372775424 21633 33554432000 4194304 4196468 140727846294608 140035020904784 140037133059995 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24062] ppid=24049 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24062/stat : 24062 (java) S 24049 24049 19383 0 -1 1077944384 191 0 0 0 0 0 0 0 20 0 15 0 225093535 15372775424 21633 33554432000 4194304 4196468 140727846294608 140036169591152 140037133052546 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24063] ppid=24049 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24063/stat : 24063 (java) S 24049 24049 19383 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 15 0 225093535 15372775424 21633 33554432000 4194304 4196468 140727846294608 140036168538352 140037133052546 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24064] ppid=24049 vsize=15012476 memory=140709769410176 CPUtime=0.03 cores=0,2,4,6
/proc/24052/task/24064/stat : 24064 (java) R 24049 24049 19383 0 -1 4202560 283 0 0 0 3 0 0 0 20 0 15 0 225093535 15372775424 21633 33554432000 4194304 4196468 140727846294608 140036167485552 140037133053334 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24065] ppid=24049 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24065/stat : 24065 (java) S 24049 24049 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225093536 15372775424 21633 33554432000 4194304 4196468 140727846294608 140034522999008 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24066] ppid=24049 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24066/stat : 24066 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093536 15372775424 21633 33554432000 4194304 4196468 140727846294608 140036166433968 140037133052546 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87928 KiB

[startup+0.311006 s]*
/proc/loadavg: 2.44 2.23 2.13 3/227 24066
/proc/meminfo: memFree=11718100/32770624 swapFree=67108860/67108860
[pid=24049] ppid=24046 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24049/stat : 24049 (scop.sh) S 24046 24049 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225093528 115843072 349 33554432000 4194304 5098028 140733649074304 140733649071560 140498083852924 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39620608 140733649081409 140733649081607 140733649081607 140733649084365 0
/proc/24049/statm: 28282 349 296 221 0 87 0
[pid=24052] ppid=24049 vsize=15012476 memory=90048 CPUtime=0.42 cores=0,2,4,6
/proc/24052/stat : 24052 (java) S 24049 24049 19383 0 -1 1077944320 11006 0 0 0 38 4 0 0 20 0 15 0 225093529 15372775424 22512 33554432000 4194304 4196468 140727846294608 140727846277152 140037133041399 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
/proc/24052/statm: 3753119 22512 2979 1 0 3715579 0
[pid=24052/tid=24053] ppid=24049 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/24052/task/24053/stat : 24053 (java) R 24049 24049 19383 0 -1 4202560 8761 0 0 0 26 3 0 0 20 0 15 0 225093529 15372775424 22512 33554432000 4194304 4196468 140727846294608 140037104848576 140037133063325 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24054] ppid=24049 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24054/stat : 24054 (java) S 24049 24049 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093531 15372775424 22512 33554432000 4194304 4196468 140727846294608 140037137283728 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24055] ppid=24049 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24055/stat : 24055 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093531 15372775424 22512 33554432000 4194304 4196468 140727846294608 140036951439888 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24056] ppid=24049 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24056/stat : 24056 (java) S 24049 24049 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093531 15372775424 22512 33554432000 4194304 4196468 140727846294608 140036950387088 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24057] ppid=24049 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24057/stat : 24057 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093531 15372775424 22512 33554432000 4194304 4196468 140727846294608 140036949334288 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24058] ppid=24049 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24058/stat : 24058 (java) S 24049 24049 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093532 15372775424 22512 33554432000 4194304 4196468 140727846294608 140036170644336 140037133052546 0 0 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24059] ppid=24049 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24059/stat : 24059 (java) S 24049 24049 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225093533 15372775424 22512 33554432000 4194304 4196468 140727846294608 140035663848992 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24060] ppid=24049 vsize=15012476 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24060/stat : 24060 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093533 15372775424 22512 33554432000 4194304 4196468 140727846294608 140035395413360 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24061] ppid=24049 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24061/stat : 24061 (java) S 24049 24049 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225093535 15372775424 22512 33554432000 4194304 4196468 140727846294608 140035020904784 140037133059995 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24062] ppid=24049 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/24052/task/24062/stat : 24062 (java) S 24049 24049 19383 0 -1 1077944384 303 0 0 0 3 0 0 0 20 0 15 0 225093535 15372775424 22512 33554432000 4194304 4196468 140727846294608 140036169591152 140037133052546 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24063] ppid=24049 vsize=15012476 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/24052/task/24063/stat : 24063 (java) S 24049 24049 19383 0 -1 1077944384 305 0 0 0 1 0 0 0 20 0 15 0 225093535 15372775424 22512 33554432000 4194304 4196468 140727846294608 140036168538352 140037133052546 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24064] ppid=24049 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24052/task/24064/stat : 24064 (java) S 24049 24049 19383 0 -1 1077944384 304 0 0 0 7 0 0 0 20 0 15 0 225093535 15372775424 22512 33554432000 4194304 4196468 140727846294608 140036167485552 140037133052546 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24065] ppid=24049 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24065/stat : 24065 (java) S 24049 24049 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225093536 15372775424 22512 33554432000 4194304 4196468 140727846294608 140034522999008 140037133051605 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24066] ppid=24049 vsize=15012476 memory=3617295605882232881 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24066/stat : 24066 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093536 15372775424 22512 33554432000 4194304 4196468 140727846294608 140036166433968 140037133052546 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91444 KiB

[startup+0.704046 s]
/proc/loadavg: 2.44 2.23 2.13 3/227 24066
/proc/meminfo: memFree=11693052/32770624 swapFree=67108860/67108860
[pid=24049] ppid=24046 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24049/stat : 24049 (scop.sh) S 24046 24049 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225093528 115843072 349 33554432000 4194304 5098028 140733649074304 140733649071560 140498083852924 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39620608 140733649081409 140733649081607 140733649081607 140733649084365 0
/proc/24049/statm: 28282 349 296 221 0 87 0
[pid=24052] ppid=24049 vsize=15020872 memory=129636 CPUtime=1.01 cores=0,2,4,6
/proc/24052/stat : 24052 (java) S 24049 24049 19383 0 -1 1077944320 18076 0 0 0 94 7 0 0 20 0 15 0 225093529 15381372928 32409 33554432000 4194304 4196468 140727846294608 140727846277152 140037133041399 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
/proc/24052/statm: 3755218 32409 3147 1 0 3716603 0
[pid=24052/tid=24053] ppid=24049 vsize=15020872 memory=61212 CPUtime=0.68 cores=0,2,4,6
/proc/24052/task/24053/stat : 24053 (java) R 24049 24049 19383 0 -1 4202560 15384 0 0 0 62 6 0 0 20 0 15 0 225093529 15381372928 32409 33554432000 4194304 4196468 140727846294608 140037104872512 140037133063325 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24054] ppid=24049 vsize=15020872 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24054/stat : 24054 (java) S 24049 24049 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093531 15381372928 32409 33554432000 4194304 4196468 140727846294608 140037137283728 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24055] ppid=24049 vsize=15020872 memory=2432 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24055/stat : 24055 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093531 15381372928 32409 33554432000 4194304 4196468 140727846294608 140036951439888 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24056] ppid=24049 vsize=15020872 memory=1828 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24056/stat : 24056 (java) S 24049 24049 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093531 15381372928 32409 33554432000 4194304 4196468 140727846294608 140036950387088 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24057] ppid=24049 vsize=15020872 memory=792 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24057/stat : 24057 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093531 15381372928 32409 33554432000 4194304 4196468 140727846294608 140036949334288 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24058] ppid=24049 vsize=15020872 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24058/stat : 24058 (java) S 24049 24049 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225093532 15381372928 32409 33554432000 4194304 4196468 140727846294608 140036170644336 140037133052546 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24059] ppid=24049 vsize=15020872 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24059/stat : 24059 (java) S 24049 24049 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225093533 15381372928 32409 33554432000 4194304 4196468 140727846294608 140035663848992 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24060] ppid=24049 vsize=15020872 memory=5772 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24060/stat : 24060 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093533 15381372928 32409 33554432000 4194304 4196468 140727846294608 140035395413360 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24061] ppid=24049 vsize=15020872 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24061/stat : 24061 (java) S 24049 24049 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225093535 15381372928 32409 33554432000 4194304 4196468 140727846294608 140035020904784 140037133059995 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24062] ppid=24049 vsize=15020872 memory=1160 CPUtime=0.1 cores=0,2,4,6
/proc/24052/task/24062/stat : 24062 (java) R 24049 24049 19383 0 -1 4202560 527 0 0 0 10 0 0 0 20 0 15 0 225093535 15381372928 32409 33554432000 4194304 4196468 140727846294608 140036169579824 140037116952094 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24063] ppid=24049 vsize=15020872 memory=968 CPUtime=0.05 cores=0,2,4,6
/proc/24052/task/24063/stat : 24063 (java) R 24049 24049 19383 0 -1 1077944384 404 0 0 0 5 0 0 0 20 0 15 0 225093535 15381372928 32409 33554432000 4194304 4196468 140727846294608 140036168538352 140037133052546 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24064] ppid=24049 vsize=15020872 memory=12144 CPUtime=0.16 cores=0,2,4,6
/proc/24052/task/24064/stat : 24064 (java) R 24049 24049 19383 0 -1 4202560 425 0 0 0 16 0 0 0 20 0 15 0 225093535 15381372928 32409 33554432000 4194304 4196468 140727846294608 140036167481280 140037112504769 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24065] ppid=24049 vsize=15020872 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24065/stat : 24065 (java) S 24049 24049 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225093536 15381372928 32409 33554432000 4194304 4196468 140727846294608 140034522999008 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24066] ppid=24049 vsize=15020872 memory=8812 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24066/stat : 24066 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093536 15381372928 32409 33554432000 4194304 4196468 140727846294608 140036166433968 140037133052546 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131032 KiB

[startup+1.50075 s]
/proc/loadavg: 2.44 2.23 2.13 3/227 24066
/proc/meminfo: memFree=11664836/32770624 swapFree=67108860/67108860
[pid=24049] ppid=24046 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24049/stat : 24049 (scop.sh) S 24046 24049 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225093528 115843072 349 33554432000 4194304 5098028 140733649074304 140733649071560 140498083852924 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39620608 140733649081409 140733649081607 140733649081607 140733649084365 0
/proc/24049/statm: 28282 349 296 221 0 87 0

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

/proc/24052/task/24054/stat : 24054 (java) S 24049 24049 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093531 15385567232 45247 33554432000 4194304 4196468 140727846294608 140037137283728 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24055] ppid=24049 vsize=15024968 memory=14972265422916166 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24055/stat : 24055 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093531 15385567232 45247 33554432000 4194304 4196468 140727846294608 140036951439888 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24056] ppid=24049 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24056/stat : 24056 (java) S 24049 24049 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093531 15385567232 45247 33554432000 4194304 4196468 140727846294608 140036950387088 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24057] ppid=24049 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24057/stat : 24057 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093531 15385567232 45247 33554432000 4194304 4196468 140727846294608 140036949334288 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24058] ppid=24049 vsize=15024968 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24058/stat : 24058 (java) S 24049 24049 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225093532 15385567232 45247 33554432000 4194304 4196468 140727846294608 140036170644336 140037133052546 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24059] ppid=24049 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24059/stat : 24059 (java) S 24049 24049 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225093533 15385567232 45247 33554432000 4194304 4196468 140727846294608 140035663848992 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24060] ppid=24049 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24060/stat : 24060 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093533 15385567232 45247 33554432000 4194304 4196468 140727846294608 140035395413360 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24061] ppid=24049 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24061/stat : 24061 (java) S 24049 24049 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225093535 15385567232 45247 33554432000 4194304 4196468 140727846294608 140035020904784 140037133059995 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24062] ppid=24049 vsize=15024968 memory=0 CPUtime=0.37 cores=0,2,4,6
/proc/24052/task/24062/stat : 24062 (java) R 24049 24049 19383 0 -1 4202560 667 0 0 0 37 0 0 0 20 0 15 0 225093535 15385567232 45247 33554432000 4194304 4196468 140727846294608 140036169571264 140037116428879 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24063] ppid=24049 vsize=15024968 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/24052/task/24063/stat : 24063 (java) R 24049 24049 19383 0 -1 4202560 617 0 0 0 33 0 0 0 20 0 15 0 225093535 15385567232 45247 33554432000 4194304 4196468 140727846294608 140036168524544 140037117430256 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24064] ppid=24049 vsize=15024968 memory=0 CPUtime=0.64 cores=0,2,4,6
/proc/24052/task/24064/stat : 24064 (java) R 24049 24049 19383 0 -1 1077944384 2458 0 0 0 64 0 0 0 20 0 15 0 225093535 15385567232 45247 33554432000 4194304 4196468 140727846294608 140036167485552 140037133052546 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24065] ppid=24049 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24065/stat : 24065 (java) S 24049 24049 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225093536 15385567232 45247 33554432000 4194304 4196468 140727846294608 140034522999008 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24066] ppid=24049 vsize=15024968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24066/stat : 24066 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093536 15385567232 45247 33554432000 4194304 4196468 140727846294608 140036166433968 140037133052546 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
Current children cumulated CPU time: 2.84 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 182384 KiB

[startup+2.64361 s]
# the end of solver process 24049 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=4.89337 s, system=0.191177 s

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

[startup+1.60092 s]
/proc/loadavg: 2.44 2.23 2.13 3/227 24066
/proc/meminfo: memFree=11664836/32770624 swapFree=67108860/67108860
[pid=24049] ppid=24046 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24049/stat : 24049 (scop.sh) S 24046 24049 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225093528 115843072 349 33554432000 4194304 5098028 140733649074304 140733649071560 140498083852924 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39620608 140733649081409 140733649081607 140733649081607 140733649084365 0
/proc/24049/statm: 28282 349 296 221 0 87 0
[pid=24052] ppid=24049 vsize=15024968 memory=197400 CPUtime=3.18 cores=0,2,4,6
/proc/24052/stat : 24052 (java) S 24049 24049 19383 0 -1 1077944320 22266 0 0 0 309 9 0 0 20 0 15 0 225093529 15385567232 49350 33554432000 4194304 4196468 140727846294608 140727846277152 140037133041399 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
/proc/24052/statm: 3756242 49350 3191 1 0 3717627 0
[pid=24052/tid=24053] ppid=24049 vsize=15024968 memory=6655300316396806240 CPUtime=1.57 cores=0,2,4,6
/proc/24052/task/24053/stat : 24053 (java) R 24049 24049 19383 0 -1 4202560 16703 0 0 0 150 7 0 0 20 0 15 0 225093529 15385567232 49350 33554432000 4194304 4196468 140727846294608 140037104880304 140036626726433 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24054] ppid=24049 vsize=15024968 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24054/stat : 24054 (java) S 24049 24049 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093531 15385567232 49350 33554432000 4194304 4196468 140727846294608 140037137283728 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24055] ppid=24049 vsize=15024968 memory=140709638330945 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24055/stat : 24055 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093531 15385567232 49350 33554432000 4194304 4196468 140727846294608 140036951439888 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24056] ppid=24049 vsize=15024968 memory=140709639372101 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24056/stat : 24056 (java) S 24049 24049 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093531 15385567232 49350 33554432000 4194304 4196468 140727846294608 140036950387088 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24057] ppid=24049 vsize=15024968 memory=140709638316544 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24057/stat : 24057 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093531 15385567232 49350 33554432000 4194304 4196468 140727846294608 140036949334288 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24058] ppid=24049 vsize=15024968 memory=140709638316640 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24058/stat : 24058 (java) S 24049 24049 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225093532 15385567232 49350 33554432000 4194304 4196468 140727846294608 140036170644336 140037133052546 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24059] ppid=24049 vsize=15024968 memory=140709638316736 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24059/stat : 24059 (java) S 24049 24049 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225093533 15385567232 49350 33554432000 4194304 4196468 140727846294608 140035663848992 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24060] ppid=24049 vsize=15024968 memory=140709638316832 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24060/stat : 24060 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093533 15385567232 49350 33554432000 4194304 4196468 140727846294608 140035395413360 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24061] ppid=24049 vsize=15024968 memory=140709638316928 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24061/stat : 24061 (java) S 24049 24049 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225093535 15385567232 49350 33554432000 4194304 4196468 140727846294608 140035020904784 140037133059995 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24062] ppid=24049 vsize=15024968 memory=140709638317024 CPUtime=0.47 cores=0,2,4,6
/proc/24052/task/24062/stat : 24062 (java) R 24049 24049 19383 0 -1 4202560 939 0 0 0 47 0 0 0 20 0 15 0 225093535 15385567232 49350 33554432000 4194304 4196468 140727846294608 140036169577176 140037116428203 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24063] ppid=24049 vsize=15024968 memory=140709638317120 CPUtime=0.42 cores=0,2,4,6
/proc/24052/task/24063/stat : 24063 (java) R 24049 24049 19383 0 -1 4202560 749 0 0 0 42 0 0 0 20 0 15 0 225093535 15385567232 49350 33554432000 4194304 4196468 140727846294608 140036168528272 140037114586621 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24064] ppid=24049 vsize=15024968 memory=140709638317216 CPUtime=0.69 cores=0,2,4,6
/proc/24052/task/24064/stat : 24064 (java) S 24049 24049 19383 0 -1 1077944384 2539 0 0 0 68 1 0 0 20 0 15 0 225093535 15385567232 49350 33554432000 4194304 4196468 140727846294608 140036167485552 140037133052546 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24065] ppid=24049 vsize=15024968 memory=140709638317936 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24065/stat : 24065 (java) S 24049 24049 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225093536 15385567232 49350 33554432000 4194304 4196468 140727846294608 140034522999008 140037133051605 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
[pid=24052/tid=24066] ppid=24049 vsize=15024968 memory=140709638316128 CPUtime=0 cores=0,2,4,6
/proc/24052/task/24066/stat : 24066 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093536 15385567232 49350 33554432000 4194304 4196468 140727846294608 140036166433968 140037133052546 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18894848 140727846302727 140727846303025 140727846303025 140727846305743 0
Current children cumulated CPU time: 3.18 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 198796 KiB

[startup+2.40082 s]
/proc/loadavg: 2.44 2.23 2.13 4/227 24081
/proc/meminfo: memFree=11748480/32770624 swapFree=67108860/67108860
[pid=24049] ppid=24046 vsize=113128 memory=1472 CPUtime=3.91 cores=0,2,4,6
/proc/24049/stat : 24049 (scop.sh) S 24046 24049 19383 0 -1 4202496 591 24739 0 0 0 0 379 12 20 0 1 0 225093528 115843072 368 33554432000 4194304 5098028 140733649074304 140733649071048 140498083852924 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39620608 140733649081409 140733649081607 140733649081607 140733649084365 0
/proc/24049/statm: 28282 368 311 221 0 87 0
[pid=24067] ppid=24049 vsize=7406384 memory=95544 CPUtime=0.71 cores=0,2,4,6
/proc/24067/stat : 24067 (java) S 24049 24049 19383 0 -1 1077944320 15976 0 0 0 67 4 0 0 20 0 15 0 225093715 7584137216 23886 33554432000 4194304 4196468 140723896606816 140723896589360 140015056137975 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
/proc/24067/statm: 1851596 23886 3038 1 0 1813530 0
[pid=24067/tid=24068] ppid=24049 vsize=7406384 memory=227892 CPUtime=0.51 cores=0,2,4,6
/proc/24067/task/24068/stat : 24068 (java) R 24049 24049 19383 0 -1 4202560 13671 0 0 0 48 3 0 0 20 0 15 0 225093715 7584137216 23886 33554432000 4194304 4196468 140723896606816 140015027964432 140015040218462 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24069] ppid=24049 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24069/stat : 24069 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093716 7584137216 23886 33554432000 4194304 4196468 140723896606816 140015060380432 140015056148181 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24070] ppid=24049 vsize=7406384 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24070/stat : 24070 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093716 7584137216 23886 33554432000 4194304 4196468 140723896606816 140014541335440 140015056148181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24071] ppid=24049 vsize=7406384 memory=150996 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24071/stat : 24071 (java) S 24049 24049 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093716 7584137216 23886 33554432000 4194304 4196468 140723896606816 140014540282896 140015056148181 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24072] ppid=24049 vsize=7406384 memory=22666 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24072/stat : 24072 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093716 7584137216 23886 33554432000 4194304 4196468 140723896606816 140014539230352 140015056148181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24073] ppid=24049 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24073/stat : 24073 (java) S 24049 24049 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225093718 7584137216 23886 33554432000 4194304 4196468 140723896606816 140014435375088 140015056149122 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24074] ppid=24049 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24074/stat : 24074 (java) S 24049 24049 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225093718 7584137216 23886 33554432000 4194304 4196468 140723896606816 140013920576416 140015056148181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24075] ppid=24049 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24075/stat : 24075 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093718 7584137216 23886 33554432000 4194304 4196468 140723896606816 140013652141040 140015056148181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24076] ppid=24049 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24076/stat : 24076 (java) S 24049 24049 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225093721 7584137216 23886 33554432000 4194304 4196468 140723896606816 140013277632720 140015056156571 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24077] ppid=24049 vsize=7406384 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/24067/task/24077/stat : 24077 (java) S 24049 24049 19383 0 -1 1077944384 417 0 0 0 4 0 0 0 20 0 15 0 225093721 7584137216 23886 33554432000 4194304 4196468 140723896606816 140014434322928 140015056149122 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24078] ppid=24049 vsize=7406384 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/24067/task/24078/stat : 24078 (java) S 24049 24049 19383 0 -1 1077944384 230 0 0 0 3 0 0 0 20 0 15 0 225093721 7584137216 23886 33554432000 4194304 4196468 140723896606816 140014433270384 140015056149122 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24079] ppid=24049 vsize=7406384 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/24067/task/24079/stat : 24079 (java) S 24049 24049 19383 0 -1 1077944384 325 0 0 0 11 0 0 0 20 0 15 0 225093721 7584137216 23886 33554432000 4194304 4196468 140723896606816 140014432217840 140015056149122 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24080] ppid=24049 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24080/stat : 24080 (java) S 24049 24049 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225093721 7584137216 23886 33554432000 4194304 4196468 140723896606816 140012779727968 140015056148181 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24081] ppid=24049 vsize=7406384 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24081/stat : 24081 (java) S 24049 24049 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225093721 7584137216 23886 33554432000 4194304 4196468 140723896606816 140014431164720 140015056149122 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
Current children cumulated CPU time: 4.62 s
Current children cumulated vsize: 7519512 KiB
Current children cumulated memory: 97016 KiB

[startup+2.60322 s]
/proc/loadavg: 2.44 2.23 2.13 4/227 24081
/proc/meminfo: memFree=11748480/32770624 swapFree=67108860/67108860
[pid=24049] ppid=24046 vsize=113128 memory=1472 CPUtime=3.91 cores=0,2,4,6
/proc/24049/stat : 24049 (scop.sh) S 24046 24049 19383 0 -1 4202496 591 24739 0 0 0 0 379 12 20 0 1 0 225093528 115843072 368 33554432000 4194304 5098028 140733649074304 140733649071048 140498083852924 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 39620608 140733649081409 140733649081607 140733649081607 140733649084365 0
/proc/24049/statm: 28282 368 311 221 0 87 0
[pid=24067] ppid=24049 vsize=7674996 memory=116468 CPUtime=1.08 cores=0,2,4,6
/proc/24067/stat : 24067 (java) S 24049 24049 19383 0 -1 1077944320 17784 488 0 0 103 5 0 0 20 0 16 0 225093715 7859195904 29117 33554432000 4194304 4196468 140723896606816 140723896589360 140015056137975 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
/proc/24067/statm: 1918749 29117 3146 1 0 1880148 0
[pid=24067/tid=24068] ppid=24049 vsize=7674996 memory=6791534058613427641 CPUtime=0.71 cores=0,2,4,6
/proc/24067/task/24068/stat : 24068 (java) R 24049 24049 19383 0 -1 4202560 14927 488 0 0 67 4 0 0 20 0 16 0 225093715 7859195904 29117 33554432000 4194304 4196468 140723896606816 140015027973800 140015037992321 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24069] ppid=24049 vsize=7674996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24069/stat : 24069 (java) S 24049 24049 19383 0 -1 1077944384 1 488 0 0 0 0 0 0 20 0 16 0 225093716 7859195904 29117 33554432000 4194304 4196468 140723896606816 140015060380432 140015056148181 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24070] ppid=24049 vsize=7674996 memory=4580 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24070/stat : 24070 (java) S 24049 24049 19383 0 -1 1077944384 1 488 0 0 0 0 0 0 20 0 16 0 225093716 7859195904 29117 33554432000 4194304 4196468 140723896606816 140014541335440 140015056148181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24071] ppid=24049 vsize=7674996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24071/stat : 24071 (java) S 24049 24049 19383 0 -1 1077944384 2 488 0 0 0 0 0 0 20 0 16 0 225093716 7859195904 29117 33554432000 4194304 4196468 140723896606816 140014540282896 140015056148181 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24072] ppid=24049 vsize=7674996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24072/stat : 24072 (java) S 24049 24049 19383 0 -1 1077944384 1 488 0 0 0 0 0 0 20 0 16 0 225093716 7859195904 29117 33554432000 4194304 4196468 140723896606816 140014539230352 140015056148181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24073] ppid=24049 vsize=7674996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24073/stat : 24073 (java) S 24049 24049 19383 0 -1 1077944384 6 488 0 0 0 0 0 0 20 0 16 0 225093718 7859195904 29117 33554432000 4194304 4196468 140723896606816 140014435375088 140015056149122 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24074] ppid=24049 vsize=7674996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24074/stat : 24074 (java) S 24049 24049 19383 0 -1 1077944384 13 488 0 0 0 0 0 0 20 0 16 0 225093718 7859195904 29117 33554432000 4194304 4196468 140723896606816 140013920576416 140015056148181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24075] ppid=24049 vsize=7674996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24075/stat : 24075 (java) S 24049 24049 19383 0 -1 1077944384 1 488 0 0 0 0 0 0 20 0 16 0 225093718 7859195904 29117 33554432000 4194304 4196468 140723896606816 140013652141040 140015056148181 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24076] ppid=24049 vsize=7674996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24076/stat : 24076 (java) S 24049 24049 19383 0 -1 1077944384 3 488 0 0 0 0 0 0 20 0 16 0 225093721 7859195904 29117 33554432000 4194304 4196468 140723896606816 140013277632720 140015056156571 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24077] ppid=24049 vsize=7674996 memory=281419276779168 CPUtime=0.07 cores=0,2,4,6
/proc/24067/task/24077/stat : 24077 (java) S 24049 24049 19383 0 -1 1077944384 627 488 0 0 7 0 0 0 20 0 16 0 225093721 7859195904 29117 33554432000 4194304 4196468 140723896606816 140014434322928 140015056149122 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24078] ppid=24049 vsize=7674996 memory=7151834287271076948 CPUtime=0.08 cores=0,2,4,6
/proc/24067/task/24078/stat : 24078 (java) R 24049 24049 19383 0 -1 4202560 332 488 0 0 8 0 0 0 20 0 16 0 225093721 7859195904 29117 33554432000 4194304 4196468 140723896606816 140014433270384 140015039624203 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24079] ppid=24049 vsize=7674996 memory=7806821073119369070 CPUtime=0.18 cores=0,2,4,6
/proc/24067/task/24079/stat : 24079 (java) R 24049 24049 19383 0 -1 4202560 497 488 0 0 18 0 0 0 20 0 16 0 225093721 7859195904 29117 33554432000 4194304 4196468 140723896606816 140014432217840 140015040218462 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24080] ppid=24049 vsize=7674996 memory=7230924293222196585 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24080/stat : 24080 (java) S 24049 24049 19383 0 -1 1077944384 3 488 0 0 0 0 0 0 20 0 16 0 225093721 7859195904 29117 33554432000 4194304 4196468 140723896606816 140012779727968 140015056148181 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
[pid=24067/tid=24081] ppid=24049 vsize=7674996 memory=0 CPUtime=0 cores=0,2,4,6
/proc/24067/task/24081/stat : 24081 (java) S 24049 24049 19383 0 -1 1077944384 1 488 0 0 0 0 0 0 20 0 16 0 225093721 7859195904 29117 33554432000 4194304 4196468 140723896606816 140014431164720 140015056149122 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17137664 140723896612021 140723896612145 140723896612145 140723896614863 0
Current children cumulated CPU time: 4.99 s
Current children cumulated vsize: 7788124 KiB
Current children cumulated memory: 117940 KiB

Child status: 0
Real time (s): 2.64366
CPU time (s): 5.08454
CPU user time (s): 4.89337
CPU system time (s): 0.191177
CPU usage (%): 192.33
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 229288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.89337
system time used= 0.191177
maximum resident set size= 232984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43795
page faults= 0
swaps= 0
block input operations= 0
block output operations= 256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4955
involuntary context switches= 44


# summary of solver processes directly reported to runsolver:
#   pid: 24049
#   total CPU time (s): 5.08454
#   total CPU user time (s): 4.89337
#   total CPU system time (s): 0.191177

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.053429 second user time and 0.063013 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 14:01:44
IDJOB=4305731
IDBENCH=141418
IDSOLVER=2783
FILE ID=node135/4305731-1534075304
RUNJOBID= node135-1534062530-19414
PBS_JOBID= 21036983
Free space on /tmp= 42764 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-07_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -both minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305731-1534075304/watcher-4305731-1534075304 -o /tmp/evaluation-result-4305731-1534075304/solver-4305731-1534075304 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19414 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305731-1534075304.xml

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

MD5SUM BENCH= 67b8364c884536fb4f5e1967f94ac4a2
RANDOM SEED=1671080966

node135.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.50
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.50
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.50
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.50
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:        11796116 kB
MemAvailable:   31754520 kB
Buffers:          246396 kB
Cached:         19718152 kB
SwapCached:            0 kB
Active:          9118424 kB
Inactive:       11050364 kB
Active(anon):     153392 kB
Inactive(anon):   103204 kB
Active(file):    8965032 kB
Inactive(file): 10947160 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8136 kB
Writeback:           384 kB
AnonPages:        220568 kB
Mapped:            73536 kB
Shmem:             49824 kB
Slab:             503880 kB
SReclaimable:     474672 kB
SUnreclaim:        29208 kB
KernelStack:        4000 kB
PageTables:         5964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5870896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42756 MiB
End job on node135 at 2018-08-12 14:01:46