Trace number 4305627

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)SAT 6.62045 3.88275

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K02-P09_c18.xml
MD5SUM7d3eec938755fdf0eb3fdb8654f4a439
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.013569
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints27
Number of domains2
Minimum domain size25
Maximum domain size26
Distribution of domain sizes[{"size":25,"count":25},{"size":26,"count":18}]
Minimum variable degree0
Maximum variable degree4
Distribution of variable degrees[{"degree":0,"count":27},{"degree":2,"count":25},{"degree":3,"count":4},{"degree":4,"count":14}]
Minimum constraint arity3
Maximum constraint arity25
Distribution of constraint arities[{"arity":3,"count":25},{"arity":18,"count":1},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints25
Distribution of constraint types[{"type":"intension","count":25},{"type":"allDifferent","count":2}]
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-21063-serial-file.bin HOME/instance-4305627-1534067457.xml
0.66/0.52	
0.66/0.52	scop both+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Sun Aug 12 11:50:57 CEST 2018
0.66/0.54	c PID: 21066
0.66/0.54	c IP: 172.20.3.103
0.66/0.54	c HOST: node103.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.20/0.86	c (0,0) Parsing End
1.20/0.86	c (0,0) CSP: 43 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 26
1.20/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.86	c (0,0) Constraint Name Generate Begin
1.20/0.87	c (0,0) Ctr:HOME/instance-4305627-1534067457.xml,AllDifferent:Dist:Eq:IntVar
1.20/0.87	c (0,0) Constraint Name Generate End
1.20/0.87	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.87	c (0,0) CSP to CSPinCNF Begin
1.38/0.97	c (0,0) translated 3 (10%) constraints
1.38/0.98	c (0,0) translated 6 (20%) constraints
1.38/0.99	c (0,0) translated 9 (30%) constraints
1.38/1.00	c (0,0) translated 11 (40%) constraints
1.58/1.01	c (0,0) translated 14 (50%) constraints
1.58/1.02	c (0,0) translated 17 (60%) constraints
1.58/1.02	c (0,0) translated 19 (70%) constraints
1.58/1.03	c (0,0) translated 22 (80%) constraints
1.58/1.04	c (0,0) translated 25 (90%) constraints
1.58/1.10	c (0,0) translated 27 (100%) constraints
2.15/1.26	c (0,0) STATISTICS1:HOME/instance-4305627-1534067457.xml,AllDifferent:Dist:Eq:IntVar,43,532,650,26,25,3,650:100;26:153;25:300,26:542;25:750,25:2;18:2;2:478;1:50,3:100;2:453;1:86,
2.15/1.26	c (0,0) ==========================================
2.15/1.26	c (0,0) Both Encoding selects:
2.15/1.26	c (0,0) Order
2.15/1.26	c (0,0) ==========================================
2.15/1.27	c (0,0) translated 54 (10%) constraints
2.15/1.28	c (0,0) translated 107 (20%) constraints
2.15/1.29	c (0,0) translated 160 (30%) constraints
2.40/1.30	c (0,0) translated 213 (40%) constraints
2.40/1.31	c (0,0) translated 266 (50%) constraints
2.40/1.32	c (0,0) translated 320 (60%) constraints
2.40/1.32	c (0,0) translated 373 (70%) constraints
2.40/1.33	c (0,0) translated 426 (80%) constraints
2.40/1.33	c (0,0) translated 479 (90%) constraints
2.40/1.34	c (0,0) translated 532 (100%) constraints
2.40/1.35	c (0,0) CSP to CSPinCNF End
2.40/1.35	c (0,0) CSP: 43 int (0 aux), 0 bool (0 aux), 532 ctr, max domain size 26
2.40/1.35	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.40/1.35	c (0,0) CSPinCNF Propagation Begin
2.40/1.37	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.40/1.37	c (0,0) CSPinCNF Propagation End
2.40/1.37	c (0,0) CSP: 43 int (0 aux), 0 bool (0 aux), 532 ctr, max domain size 26
2.40/1.37	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.40/1.37	c (0,0) Simplify CSPinCNF Begin
2.70/1.47	c (0,0) Simplify CSPinCNF End
2.70/1.47	c (0,0) CSP: 43 int (0 aux), 956 bool (956 aux), 1488 ctr, max domain size 26
2.70/1.47	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.70/1.47	c (0,0) Calculate Precise Domain Begin
2.70/1.47	c (0,0) 0 values are removed by re-calculation
2.70/1.47	c (0,0) Calculate Precise Domain End
2.70/1.47	c (0,0) CSP: 43 int (0 aux), 956 bool (956 aux), 1488 ctr, max domain size 26
2.70/1.47	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.70/1.47	c (0,0) CSPinCNF to SatSolver Begin
3.61/1.74	c (1,1) 149 (10 %) CSP clauses are encoded (2006 SAT variables, 33930 SAT clauses)
3.61/1.76	c (1,1) 298 (20 %) CSP clauses are encoded (2006 SAT variables, 36554 SAT clauses)
3.61/1.77	c (1,1) 447 (30 %) CSP clauses are encoded (2006 SAT variables, 39203 SAT clauses)
3.61/1.79	c (1,1) 596 (40 %) CSP clauses are encoded (2006 SAT variables, 41796 SAT clauses)
3.92/1.80	c (1,1) 744 (50 %) CSP clauses are encoded (2006 SAT variables, 44296 SAT clauses)
3.92/1.82	c (1,1) 893 (60 %) CSP clauses are encoded (2006 SAT variables, 46845 SAT clauses)
3.92/1.83	c (1,1) 1042 (70 %) CSP clauses are encoded (2006 SAT variables, 49370 SAT clauses)
3.92/1.84	c (1,1) 1191 (80 %) CSP clauses are encoded (2006 SAT variables, 51895 SAT clauses)
3.92/1.86	c (1,1) 1340 (90 %) CSP clauses are encoded (2006 SAT variables, 54444 SAT clauses)
3.92/1.87	c (1,1) 1488 (100 %) CSP clauses are encoded (2006 SAT variables, 56944 SAT clauses)
3.92/1.87	c (1,1) Launch Command will be: minisat_release
3.92/1.87	c (1,1) CSPinCNF to SatSolver End
3.92/1.87	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.92/1.89	c (1,1) STATISTICS2:HOME/instance-4305627-1534067457.xml,AllDifferent:Dist:Eq:IntVar,999,1488,650,26,25,3,650:100;26:306;25:600,26:848;25:1350;2:1912,25:2;18:2;2:1434;1:50,3:100;2:906;1:1998,
3.92/1.89	c (1,1) 2006 bool, 56945 clause
3.92/1.89	c (1,1) Export Begin
4.24/1.98	c (1,1) Export to HOME/scop-21063-serial-file.bin
4.24/1.98	c (1,1) Export End
4.24/1.98	c (1,1) Export File Size: 0.01 MB
4.24/1.98	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
4.24/1.98	c END-Prog: Sun Aug 12 11:50:59 CEST 2018
4.24/2.00	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-21063-serial-file.bin
5.05/2.49	c (0,0) Read Serial File Begin
5.05/2.49	c (0,0) HOME/scop-21063-serial-file.bin
5.31/2.65	c (0,0) Read Serial File End
5.31/2.66	
5.61/2.96	scop order+minisat_release (2018-07-31)
5.61/2.96	(Solving Process)
5.61/2.96	
5.61/2.96	c BEGIN-Prog: Sun Aug 12 11:50:59 CEST 2018
5.61/2.96	c PID: 21102
5.61/2.96	c IP: 172.20.3.103
5.61/2.96	c HOST: node103.alineos.net
5.61/2.96	c (0,0) SatSolver.solve Begin
5.61/2.96	c (0,0) 0 bool, 0 clause
5.61/2.96	c (0,0) minisat_release HOME/instance-4305627-1534067457.xml-scop-21066.cnf
6.33/3.78	c (1,0) c This is COMiniSatPS.
6.33/3.78	c (1,0) c WARNING: for repeatability, setting FPU to use double precision
6.33/3.78	c (1,0) c ============================[ Problem Statistics ]=============================
6.33/3.78	c (1,0) c |                                                                             |
6.33/3.78	c (1,0) c |  Number of variables:          2006                                         |
6.33/3.78	c (1,0) c |  Number of clauses:           56945                                         |
6.33/3.78	c (1,0) c |  Parse time:                   0.01 s                                       |
6.33/3.78	c (1,0) c |  Eliminated clauses:           0.01 Mb                                      |
6.33/3.78	c (1,0) c Reduced to 1528 vars, 56467 cls (grow=0)
6.33/3.78	c (1,0) c No iterative elimination performed. (vars=1528, c/v ratio=37.0)
6.33/3.78	c (1,0) c |  Simplification time:          0.06 s                                       |
6.33/3.78	c (1,0) c |                                                                             |
6.33/3.78	c (1,0) c ============================[ Search Statistics ]==============================
6.33/3.78	c (1,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.33/3.78	c (1,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.33/3.78	c (1,0) c ===============================================================================
6.33/3.78	c (1,0) c ===============================================================================
6.33/3.78	c (1,0) c restarts              : 57
6.33/3.78	c (1,0) c conflicts             : 15384          (18935 /sec)
6.33/3.78	c (1,0) c decisions             : 21728          (0.00 % random) (26744 /sec)
6.33/3.78	c (1,0) c propagations          : 2423064        (2982383 /sec)
6.33/3.78	c (1,0) c conflict literals     : 375341         (15.50 % deleted)
6.33/3.78	c (1,0) c CPU time              : 0.812459 s
6.33/3.78	c (1,0) 
6.33/3.78	c (1,0) s SATISFIABLE
6.46/3.80	c (1,0) SatSolver.solve End
6.46/3.80	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
6.46/3.80	c (1,0) Show results Begin
6.46/3.86	s SATISFIABLE
6.46/3.87	v <instantiation>
6.46/3.87	v     <list>cn[0][0] cn[0][1] cn[1][0] cn[1][1] cn[2][0] cn[2][1] cn[3][0] cn[3][1] cn[4][0] cn[4][1] cn[5][0] cn[5][1] cn[6][0] cn[6][1] cn[7][0] cn[7][1] cn[8][0] cn[8][1] ce[0][0][1] ce[1][0][1] ce[2][0][1] ce[3][0][1] ce[4][0][1] ce[5][0][1] ce[6][0][1] ce[7][0][1] ce[8][0][1] cie[0][0] cie[0][1] cie[1][0] cie[1][1] cie[2][0] cie[2][1] cie[3][0] cie[3][1] cie[4][0] cie[4][1] cie[5][0] cie[5][1] cie[6][0] cie[6][1] cie[7][0] cie[7][1]</list>
6.46/3.87	v     <values>8 19 21 22 4 18 11 6 5 14 3 24 25 0 2 20 17 1 11 1 14 5 9 21 25 18 16 13 3 17 4 7 12 6 8 2 10 22 24 23 20 15 19</values>
6.46/3.87	v </instantiation>
6.46/3.87	c (1,0) Show results End
6.46/3.87	c (1,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
6.46/3.87	c (1,0) 1,1,STOP-AFTER(ALL)
6.46/3.87	c END-Prog: Sun Aug 12 11:51:01 CEST 2018

Verifier Data

OK	

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 (7103 MiB free)
  memory of node 1: 16384 MiB (8755 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305627-1534067457/watcher-4305627-1534067457 -o /tmp/evaluation-result-4305627-1534067457/solver-4305627-1534067457 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20638 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305627-1534067457.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=21063, runsolver pid=21060
Current StackSize limit: 8192 KiB


[startup+0.100094 s]*
/proc/loadavg: 2.09 2.08 2.01 4/217 21080
/proc/meminfo: memFree=16134684/32770624 swapFree=67058736/67108860
[pid=21063] ppid=21060 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/21063/stat : 21063 (scop.sh) S 21060 21063 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224308849 115843072 348 33554432000 4194304 5098028 140734811106048 140734811103304 139999179047548 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34758656 140734811108417 140734811108615 140734811108615 140734811111373 0
/proc/21063/statm: 28282 348 296 221 0 87 0
[pid=21066] ppid=21063 vsize=15012476 memory=72212 CPUtime=0.11 cores=1,3,5,7
/proc/21066/stat : 21066 (java) S 21063 21063 20606 0 -1 1077944320 6154 0 0 0 9 2 0 0 20 0 15 0 224308850 15372775424 18053 33554432000 4194304 4196468 140723947041136 140723947023680 140569724530423 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
/proc/21066/statm: 3753119 18053 2750 1 0 3715579 0
[pid=21066/tid=21067] ppid=21063 vsize=15012476 memory=-6601833317647732518 CPUtime=0.08 cores=1,3,5,7
/proc/21066/task/21067/stat : 21067 (java) R 21063 21063 20606 0 -1 4202560 4243 0 0 0 7 1 0 0 20 0 15 0 224308850 15372775424 18053 33554432000 4194304 4196468 140723947041136 140569696342408 140569709696005 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21068] ppid=21063 vsize=15012476 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21068/stat : 21068 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308852 15372775424 18053 33554432000 4194304 4196468 140723947041136 140569728773008 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21069] ppid=21063 vsize=15012476 memory=139725581272704 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21069/stat : 21069 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308852 15372775424 18053 33554432000 4194304 4196468 140723947041136 140569519856400 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21070] ppid=21063 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21070/stat : 21070 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308852 15372775424 18053 33554432000 4194304 4196468 140723947041136 140569518804112 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21071] ppid=21063 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21071/stat : 21071 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308852 15372775424 18053 33554432000 4194304 4196468 140723947041136 140569517751312 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21072] ppid=21063 vsize=15012476 memory=139725581272704 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21072/stat : 21072 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308853 15372775424 18053 33554432000 4194304 4196468 140723947041136 140568493492336 140569724541570 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21073] ppid=21063 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21073/stat : 21073 (java) S 21063 21063 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224308853 15372775424 18053 33554432000 4194304 4196468 140723947041136 140568374010656 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21074] ppid=21063 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21074/stat : 21074 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308854 15372775424 18053 33554432000 4194304 4196468 140723947041136 140568105575536 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21075] ppid=21063 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21075/stat : 21075 (java) S 21063 21063 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224308856 15372775424 18053 33554432000 4194304 4196468 140723947041136 140567731066960 140569724549019 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21076] ppid=21063 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21076/stat : 21076 (java) S 21063 21063 20606 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 15 0 224308856 15372775424 18053 33554432000 4194304 4196468 140723947041136 140568492440176 140569724541570 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21077] ppid=21063 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21077/stat : 21077 (java) S 21063 21063 20606 0 -1 1077944384 286 0 0 0 0 0 0 0 20 0 15 0 224308856 15372775424 18053 33554432000 4194304 4196468 140723947041136 140568491387376 140569724541570 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21078] ppid=21063 vsize=15012476 memory=139725581272704 CPUtime=0.01 cores=1,3,5,7
/proc/21066/task/21078/stat : 21078 (java) S 21063 21063 20606 0 -1 1077944384 266 0 0 0 1 0 0 0 20 0 15 0 224308856 15372775424 18053 33554432000 4194304 4196468 140723947041136 140568490335088 140569724541570 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21079] ppid=21063 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21079/stat : 21079 (java) S 21063 21063 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224308856 15372775424 18053 33554432000 4194304 4196468 140723947041136 140567233162208 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21080] ppid=21063 vsize=15012476 memory=139725581272704 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21080/stat : 21080 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308857 15372775424 18053 33554432000 4194304 4196468 140723947041136 140568489281968 140569724541570 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73604 KiB

[startup+0.210512 s]*
/proc/loadavg: 2.09 2.08 2.01 6/217 21080
/proc/meminfo: memFree=16069448/32770624 swapFree=67058736/67108860
[pid=21063] ppid=21060 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/21063/stat : 21063 (scop.sh) S 21060 21063 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224308849 115843072 348 33554432000 4194304 5098028 140734811106048 140734811103304 139999179047548 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34758656 140734811108417 140734811108615 140734811108615 140734811111373 0
/proc/21063/statm: 28282 348 296 221 0 87 0
[pid=21066] ppid=21063 vsize=15012476 memory=85544 CPUtime=0.25 cores=1,3,5,7
/proc/21066/stat : 21066 (java) S 21063 21063 20606 0 -1 1077944320 9762 0 0 0 23 2 0 0 20 0 15 0 224308850 15372775424 21386 33554432000 4194304 4196468 140723947041136 140723947023680 140569724530423 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
/proc/21066/statm: 3753119 21386 2881 1 0 3715579 0
[pid=21066/tid=21067] ppid=21063 vsize=15012476 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/21066/task/21067/stat : 21067 (java) R 21063 21063 20606 0 -1 4202560 7668 0 0 0 18 2 0 0 20 0 15 0 224308850 15372775424 21386 33554432000 4194304 4196468 140723947041136 140569696350336 140569724542358 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21068] ppid=21063 vsize=15012476 memory=12684 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21068/stat : 21068 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308852 15372775424 21386 33554432000 4194304 4196468 140723947041136 140569728773008 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21069] ppid=21063 vsize=15012476 memory=139725582461531 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21069/stat : 21069 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308852 15372775424 21386 33554432000 4194304 4196468 140723947041136 140569519856400 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21070] ppid=21063 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21070/stat : 21070 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308852 15372775424 21386 33554432000 4194304 4196468 140723947041136 140569518804112 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21071] ppid=21063 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21071/stat : 21071 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308852 15372775424 21386 33554432000 4194304 4196468 140723947041136 140569517751312 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21072] ppid=21063 vsize=15012476 memory=139725581272704 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21072/stat : 21072 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308853 15372775424 21386 33554432000 4194304 4196468 140723947041136 140568493492336 140569724541570 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21073] ppid=21063 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21073/stat : 21073 (java) S 21063 21063 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224308853 15372775424 21386 33554432000 4194304 4196468 140723947041136 140568374010656 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21074] ppid=21063 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21074/stat : 21074 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308854 15372775424 21386 33554432000 4194304 4196468 140723947041136 140568105575536 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21075] ppid=21063 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21075/stat : 21075 (java) S 21063 21063 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224308856 15372775424 21386 33554432000 4194304 4196468 140723947041136 140567731066960 140569724549019 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21076] ppid=21063 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21076/stat : 21076 (java) S 21063 21063 20606 0 -1 1077944384 157 0 0 0 0 0 0 0 20 0 15 0 224308856 15372775424 21386 33554432000 4194304 4196468 140723947041136 140568492440176 140569724541570 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21077] ppid=21063 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21077/stat : 21077 (java) S 21063 21063 20606 0 -1 1077944384 321 0 0 0 0 0 0 0 20 0 15 0 224308856 15372775424 21386 33554432000 4194304 4196468 140723947041136 140568491387376 140569724541570 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21078] ppid=21063 vsize=15012476 memory=139725581272704 CPUtime=0.03 cores=1,3,5,7
/proc/21066/task/21078/stat : 21078 (java) S 21063 21063 20606 0 -1 1077944384 284 0 0 0 3 0 0 0 20 0 15 0 224308856 15372775424 21386 33554432000 4194304 4196468 140723947041136 140568490335088 140569724541570 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21079] ppid=21063 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21079/stat : 21079 (java) S 21063 21063 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224308856 15372775424 21386 33554432000 4194304 4196468 140723947041136 140567233162208 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21080] ppid=21063 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21080/stat : 21080 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308857 15372775424 21386 33554432000 4194304 4196468 140723947041136 140568489281968 140569724541570 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86936 KiB

[startup+0.310599 s]*
/proc/loadavg: 2.09 2.08 2.01 3/217 21080
/proc/meminfo: memFree=15972760/32770624 swapFree=67058736/67108860
[pid=21063] ppid=21060 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/21063/stat : 21063 (scop.sh) S 21060 21063 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224308849 115843072 348 33554432000 4194304 5098028 140734811106048 140734811103304 139999179047548 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34758656 140734811108417 140734811108615 140734811108615 140734811111373 0
/proc/21063/statm: 28282 348 296 221 0 87 0
[pid=21066] ppid=21063 vsize=15012476 memory=89408 CPUtime=0.42 cores=1,3,5,7
/proc/21066/stat : 21066 (java) S 21063 21063 20606 0 -1 1077944320 10356 0 0 0 39 3 0 0 20 0 15 0 224308850 15372775424 22352 33554432000 4194304 4196468 140723947041136 140723947023680 140569724530423 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
/proc/21066/statm: 3753119 22352 2958 1 0 3715579 0
[pid=21066/tid=21067] ppid=21063 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/21066/task/21067/stat : 21067 (java) R 21063 21063 20606 0 -1 4202560 8097 0 0 0 27 2 0 0 20 0 15 0 224308850 15372775424 22352 33554432000 4194304 4196468 140723947041136 140569696325872 140569708610910 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21068] ppid=21063 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21068/stat : 21068 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308852 15372775424 22352 33554432000 4194304 4196468 140723947041136 140569728773008 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21069] ppid=21063 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21069/stat : 21069 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308852 15372775424 22352 33554432000 4194304 4196468 140723947041136 140569519856400 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21070] ppid=21063 vsize=15012476 memory=-3040564339105353098 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21070/stat : 21070 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308852 15372775424 22352 33554432000 4194304 4196468 140723947041136 140569518804112 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21071] ppid=21063 vsize=15012476 memory=7089274314207166114 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21071/stat : 21071 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308852 15372775424 22352 33554432000 4194304 4196468 140723947041136 140569517751312 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21072] ppid=21063 vsize=15012476 memory=6944656591801720471 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21072/stat : 21072 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308853 15372775424 22352 33554432000 4194304 4196468 140723947041136 140568493492336 140569724541570 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21073] ppid=21063 vsize=15012476 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21073/stat : 21073 (java) S 21063 21063 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224308853 15372775424 22352 33554432000 4194304 4196468 140723947041136 140568374010656 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21074] ppid=21063 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21074/stat : 21074 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308854 15372775424 22352 33554432000 4194304 4196468 140723947041136 140568105575536 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21075] ppid=21063 vsize=15012476 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21075/stat : 21075 (java) S 21063 21063 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224308856 15372775424 22352 33554432000 4194304 4196468 140723947041136 140567731066960 140569724549019 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21076] ppid=21063 vsize=15012476 memory=4426078206164241782 CPUtime=0.01 cores=1,3,5,7
/proc/21066/task/21076/stat : 21076 (java) S 21063 21063 20606 0 -1 1077944384 171 0 0 0 1 0 0 0 20 0 15 0 224308856 15372775424 22352 33554432000 4194304 4196468 140723947041136 140568492440176 140569724541570 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21077] ppid=21063 vsize=15012476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21066/task/21077/stat : 21077 (java) S 21063 21063 20606 0 -1 1077944384 432 0 0 0 3 0 0 0 20 0 15 0 224308856 15372775424 22352 33554432000 4194304 4196468 140723947041136 140568491387376 140569724541570 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21078] ppid=21063 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21066/task/21078/stat : 21078 (java) S 21063 21063 20606 0 -1 1077944384 325 0 0 0 7 0 0 0 20 0 15 0 224308856 15372775424 22352 33554432000 4194304 4196468 140723947041136 140568490335088 140569724541570 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21079] ppid=21063 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21079/stat : 21079 (java) S 21063 21063 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224308856 15372775424 22352 33554432000 4194304 4196468 140723947041136 140567233162208 140569724540629 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21080] ppid=21063 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21080/stat : 21080 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308857 15372775424 22352 33554432000 4194304 4196468 140723947041136 140568489281968 140569724541570 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 90800 KiB

[startup+0.702504 s]
/proc/loadavg: 2.09 2.08 2.01 3/217 21080
/proc/meminfo: memFree=15751412/32770624 swapFree=67058736/67108860
[pid=21063] ppid=21060 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/21063/stat : 21063 (scop.sh) S 21060 21063 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224308849 115843072 348 33554432000 4194304 5098028 140734811106048 140734811103304 139999179047548 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34758656 140734811108417 140734811108615 140734811108615 140734811111373 0
/proc/21063/statm: 28282 348 296 221 0 87 0
[pid=21066] ppid=21063 vsize=15020872 memory=129760 CPUtime=1.01 cores=1,3,5,7
/proc/21066/stat : 21066 (java) S 21063 21063 20606 0 -1 1077944320 17603 0 0 0 96 5 0 0 20 0 15 0 224308850 15381372928 32440 33554432000 4194304 4196468 140723947041136 140723947023680 140569724530423 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
/proc/21066/statm: 3755218 32440 3148 1 0 3716603 0
[pid=21066/tid=21067] ppid=21063 vsize=15020872 memory=59760 CPUtime=0.67 cores=1,3,5,7
/proc/21066/task/21067/stat : 21067 (java) R 21063 21063 20606 0 -1 4202560 14883 0 0 0 63 4 0 0 20 0 15 0 224308850 15381372928 32440 33554432000 4194304 4196468 140723947041136 140569696364032 140569708574053 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21068] ppid=21063 vsize=15020872 memory=780 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21068/stat : 21068 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308852 15381372928 32440 33554432000 4194304 4196468 140723947041136 140569728773008 140569724540629 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21069] ppid=21063 vsize=15020872 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21069/stat : 21069 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308852 15381372928 32440 33554432000 4194304 4196468 140723947041136 140569519856400 140569724540629 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21070] ppid=21063 vsize=15020872 memory=1188 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21070/stat : 21070 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308852 15381372928 32440 33554432000 4194304 4196468 140723947041136 140569518804112 140569724540629 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21071] ppid=21063 vsize=15020872 memory=976 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21071/stat : 21071 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224308852 15381372928 32440 33554432000 4194304 4196468 140723947041136 140569517751312 140569724540629 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21072] ppid=21063 vsize=15020872 memory=1140 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21072/stat : 21072 (java) S 21063 21063 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224308853 15381372928 32440 33554432000 4194304 4196468 140723947041136 140568493492336 140569724541570 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21073] ppid=21063 vsize=15020872 memory=1024 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21073/stat : 21073 (java) S 21063 21063 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224308853 15381372928 32440 33554432000 4194304 4196468 140723947041136 140568374010656 140569724540629 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21074] ppid=21063 vsize=15020872 memory=3172 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21074/stat : 21074 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308854 15381372928 32440 33554432000 4194304 4196468 140723947041136 140568105575536 140569724540629 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21075] ppid=21063 vsize=15020872 memory=2076 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21075/stat : 21075 (java) S 21063 21063 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224308856 15381372928 32440 33554432000 4194304 4196468 140723947041136 140567731066960 140569724549019 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21076] ppid=21063 vsize=15020872 memory=9004 CPUtime=0.08 cores=1,3,5,7
/proc/21066/task/21076/stat : 21076 (java) S 21063 21063 20606 0 -1 1077944384 435 0 0 0 8 0 0 0 20 0 15 0 224308856 15381372928 32440 33554432000 4194304 4196468 140723947041136 140568492440176 140569724541570 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21077] ppid=21063 vsize=15020872 memory=768 CPUtime=0.07 cores=1,3,5,7
/proc/21066/task/21077/stat : 21077 (java) S 21063 21063 20606 0 -1 1077944384 496 0 0 0 7 0 0 0 20 0 15 0 224308856 15381372928 32440 33554432000 4194304 4196468 140723947041136 140568491387376 140569724541570 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21078] ppid=21063 vsize=15020872 memory=736 CPUtime=0.15 cores=1,3,5,7
/proc/21066/task/21078/stat : 21078 (java) S 21063 21063 20606 0 -1 1077944384 454 0 0 0 15 0 0 0 20 0 15 0 224308856 15381372928 32440 33554432000 4194304 4196468 140723947041136 140568490335088 140569724541570 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21079] ppid=21063 vsize=15020872 memory=1520 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21079/stat : 21079 (java) S 21063 21063 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224308856 15381372928 32440 33554432000 4194304 4196468 140723947041136 140567233162208 140569724540629 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
[pid=21066/tid=21080] ppid=21063 vsize=15020872 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/21066/task/21080/stat : 21080 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224308857 15381372928 32440 33554432000 4194304 4196468 140723947041136 140568489281968 140569724541570 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28508160 140723947045895 140723947046193 140723947046193 140723947048911 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131152 KiB

[startup+1.50578 s]
/proc/loadavg: 2.09 2.08 2.01 5/217 21095
/proc/meminfo: memFree=16983040/32770624 swapFree=67058736/67108860
[pid=21063] ppid=21060 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/21063/stat : 21063 (scop.sh) S 21060 21063 20606 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 224308849 115843072 348 33554432000 4194304 5098028 140734811106048 140734811103304 139999179047548 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34758656 140734811108417 140734811108615 140734811108615 140734811111373 0
/proc/21063/statm: 28282 348 296 221 0 87 0

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


[startup+3.8827 s]
# the end of solver process 21063 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=6.42025 s, system=0.200199 s

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

[startup+3.20113 s]
/proc/loadavg: 2.09 2.08 2.01 3/227 21122
/proc/meminfo: memFree=16894984/32770624 swapFree=67058736/67108860
[pid=21063] ppid=21060 vsize=113128 memory=1468 CPUtime=4.52 cores=1,3,5,7
/proc/21063/stat : 21063 (scop.sh) S 21060 21063 20606 0 -1 4202496 590 24419 0 0 0 0 440 12 20 0 1 0 224308849 115843072 367 33554432000 4194304 5098028 140734811106048 140734811102792 139999179047548 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34758656 140734811108417 140734811108615 140734811108615 140734811111373 0
/proc/21063/statm: 28282 367 311 221 0 87 0
[pid=21102] ppid=21063 vsize=8068220 memory=115436 CPUtime=1.09 cores=1,3,5,7
/proc/21102/stat : 21102 (java) S 21063 21063 20606 0 -1 1077944320 18668 0 0 0 104 5 0 0 20 0 19 0 224309049 8261857280 28859 33554432000 4194304 4196468 140725916839936 140725916822480 139879128256247 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
/proc/21102/statm: 2017055 28859 3148 1 0 1978454 0
[pid=21117] ppid=21102 vsize=23700 memory=7440 CPUtime=0.22 cores=1,3,5,7
/proc/21117/stat : 21117 (minisat_release) R 21102 21063 20606 0 -1 4202496 2816 0 0 0 22 0 0 0 20 0 1 0 224309120 24268800 1860 33554432000 4194304 4308513 140733495259872 140733494208808 4276036 0 4 0 8396802 0 0 0 17 1 0 0 25 0 0 6409496 6410680 21536768 140733495264372 140733495264470 140733495264470 140733495267269 0
/proc/21117/statm: 5925 1860 334 28 0 2165 0
[pid=21102/tid=21103] ppid=21063 vsize=8068220 memory=4209357772117481859 CPUtime=0.73 cores=1,3,5,7
/proc/21102/task/21103/stat : 21103 (java) S 21063 21063 20606 0 -1 1077944384 15553 0 0 0 69 4 0 0 20 0 19 0 224309050 8261857280 28859 33554432000 4194304 4196468 140725916839936 139879100096400 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21104] ppid=21063 vsize=8068220 memory=7232886968738802340 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21104/stat : 21104 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224309051 8261857280 28859 33554432000 4194304 4196468 140725916839936 139879132498320 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21105] ppid=21063 vsize=8068220 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21105/stat : 21105 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224309051 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878965877008 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21106] ppid=21063 vsize=8068220 memory=4783210246294233184 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21106/stat : 21106 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224309051 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878612675216 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21107] ppid=21063 vsize=8068220 memory=8305311027921445216 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21107/stat : 21107 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224309051 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878611622416 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21108] ppid=21063 vsize=8068220 memory=-6804530832991035292 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21108/stat : 21108 (java) S 21063 21063 20606 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 224309052 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878574717552 139879128267394 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21109] ppid=21063 vsize=8068220 memory=7234576917979478634 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21109/stat : 21109 (java) S 21063 21063 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224309053 8261857280 28859 33554432000 4194304 4196468 140725916839936 139877958018336 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21110] ppid=21063 vsize=8068220 memory=-9001733975035308135 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21110/stat : 21110 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224309053 8261857280 28859 33554432000 4194304 4196468 140725916839936 139877689583216 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21111] ppid=21063 vsize=8068220 memory=4209357772117481859 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21111/stat : 21111 (java) S 21063 21063 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224309055 8261857280 28859 33554432000 4194304 4196468 140725916839936 139877315074640 139879128274843 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21112] ppid=21063 vsize=8068220 memory=7510432583741839257 CPUtime=0.09 cores=1,3,5,7
/proc/21102/task/21112/stat : 21112 (java) S 21063 21063 20606 0 -1 1077944384 654 0 0 0 9 0 0 0 20 0 19 0 224309055 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878573664368 139879128267394 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21113] ppid=21063 vsize=8068220 memory=4206468019014099040 CPUtime=0.08 cores=1,3,5,7
/proc/21102/task/21113/stat : 21113 (java) S 21063 21063 20606 0 -1 1077944384 356 0 0 0 8 0 0 0 20 0 19 0 224309055 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878572611568 139879128267394 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21114] ppid=21063 vsize=8068220 memory=7522529134884905832 CPUtime=0.18 cores=1,3,5,7
/proc/21102/task/21114/stat : 21114 (java) S 21063 21063 20606 0 -1 1077944384 693 0 0 0 18 0 0 0 20 0 19 0 224309055 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878571559280 139879128267394 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21115] ppid=21063 vsize=8068220 memory=7666062720150032739 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21115/stat : 21115 (java) S 21063 21063 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224309056 8261857280 28859 33554432000 4194304 4196468 140725916839936 139876817168864 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21116] ppid=21063 vsize=8068220 memory=1232216 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21116/stat : 21116 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224309056 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878570507184 139879128267394 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21118] ppid=21063 vsize=8068220 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21118/stat : 21118 (java) S 21063 21063 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224309121 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878562698688 139879128280857 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21120] ppid=21063 vsize=8068220 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21120/stat : 21120 (java) S 21063 21063 20606 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 224309121 8261857280 28859 33554432000 4194304 4196468 140725916839936 139876280283152 139879128278173 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21121] ppid=21063 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21121/stat : 21121 (java) S 21063 21063 20606 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224309121 8261857280 28859 33554432000 4194304 4196468 140725916839936 139876414504336 139879128278173 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21122] ppid=21063 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21122/stat : 21122 (java) S 21063 21063 20606 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224309123 8261857280 28859 33554432000 4194304 4196468 140725916839936 139876011858848 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
Current children cumulated CPU time: 5.83 s
Current children cumulated vsize: 8205048 KiB
Current children cumulated memory: 124344 KiB

[startup+3.60085 s]
/proc/loadavg: 2.09 2.08 2.01 3/227 21122
/proc/meminfo: memFree=16894984/32770624 swapFree=67058736/67108860
[pid=21063] ppid=21060 vsize=113128 memory=1468 CPUtime=4.52 cores=1,3,5,7
/proc/21063/stat : 21063 (scop.sh) S 21060 21063 20606 0 -1 4202496 590 24419 0 0 0 0 440 12 20 0 1 0 224308849 115843072 367 33554432000 4194304 5098028 140734811106048 140734811102792 139999179047548 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34758656 140734811108417 140734811108615 140734811108615 140734811111373 0
/proc/21063/statm: 28282 367 311 221 0 87 0
[pid=21102] ppid=21063 vsize=8068220 memory=115436 CPUtime=1.09 cores=1,3,5,7
/proc/21102/stat : 21102 (java) S 21063 21063 20606 0 -1 1077944320 18668 0 0 0 104 5 0 0 20 0 19 0 224309049 8261857280 28859 33554432000 4194304 4196468 140725916839936 140725916822480 139879128256247 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
/proc/21102/statm: 2017055 28859 3148 1 0 1978454 0
[pid=21117] ppid=21102 vsize=26376 memory=10260 CPUtime=0.62 cores=1,3,5,7
/proc/21117/stat : 21117 (minisat_release) R 21102 21063 20606 0 -1 4202496 2972 0 0 0 62 0 0 0 20 0 1 0 224309120 27009024 2565 33554432000 4194304 4308513 140733495259872 140733495257496 4276089 0 4 0 8396802 0 0 0 17 1 0 0 25 0 0 6409496 6410680 21536768 140733495264372 140733495264470 140733495264470 140733495267269 0
/proc/21117/statm: 6594 2565 334 28 0 2834 0
[pid=21102/tid=21103] ppid=21063 vsize=8068220 memory=1140 CPUtime=0.73 cores=1,3,5,7
/proc/21102/task/21103/stat : 21103 (java) S 21063 21063 20606 0 -1 1077944384 15553 0 0 0 69 4 0 0 20 0 19 0 224309050 8261857280 28859 33554432000 4194304 4196468 140725916839936 139879100096400 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21104] ppid=21063 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21104/stat : 21104 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224309051 8261857280 28859 33554432000 4194304 4196468 140725916839936 139879132498320 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21105] ppid=21063 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21105/stat : 21105 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224309051 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878965877008 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21106] ppid=21063 vsize=8068220 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21106/stat : 21106 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224309051 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878612675216 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21107] ppid=21063 vsize=8068220 memory=4123102884304022116 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21107/stat : 21107 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224309051 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878611622416 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21108] ppid=21063 vsize=8068220 memory=8028631073110250065 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21108/stat : 21108 (java) S 21063 21063 20606 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 224309052 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878574717552 139879128267394 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21109] ppid=21063 vsize=8068220 memory=11812 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21109/stat : 21109 (java) S 21063 21063 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224309053 8261857280 28859 33554432000 4194304 4196468 140725916839936 139877958018336 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21110] ppid=21063 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21110/stat : 21110 (java) S 21063 21063 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224309053 8261857280 28859 33554432000 4194304 4196468 140725916839936 139877689583216 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21111] ppid=21063 vsize=8068220 memory=2110076026860980 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21111/stat : 21111 (java) S 21063 21063 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224309055 8261857280 28859 33554432000 4194304 4196468 140725916839936 139877315074640 139879128274843 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21112] ppid=21063 vsize=8068220 memory=288230376974057755 CPUtime=0.09 cores=1,3,5,7
/proc/21102/task/21112/stat : 21112 (java) S 21063 21063 20606 0 -1 1077944384 654 0 0 0 9 0 0 0 20 0 19 0 224309055 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878573664368 139879128267394 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21113] ppid=21063 vsize=8068220 memory=3544 CPUtime=0.08 cores=1,3,5,7
/proc/21102/task/21113/stat : 21113 (java) S 21063 21063 20606 0 -1 1077944384 356 0 0 0 8 0 0 0 20 0 19 0 224309055 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878572611568 139879128267394 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21114] ppid=21063 vsize=8068220 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/21102/task/21114/stat : 21114 (java) S 21063 21063 20606 0 -1 1077944384 693 0 0 0 18 0 0 0 20 0 19 0 224309055 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878571559280 139879128267394 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21115] ppid=21063 vsize=8068220 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21115/stat : 21115 (java) S 21063 21063 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224309056 8261857280 28859 33554432000 4194304 4196468 140725916839936 139876817168864 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21116] ppid=21063 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21116/stat : 21116 (java) S 21063 21063 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224309056 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878570507184 139879128267394 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21118] ppid=21063 vsize=8068220 memory=279450839321888 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21118/stat : 21118 (java) S 21063 21063 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224309121 8261857280 28859 33554432000 4194304 4196468 140725916839936 139878562698688 139879128280857 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21120] ppid=21063 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21120/stat : 21120 (java) S 21063 21063 20606 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 224309121 8261857280 28859 33554432000 4194304 4196468 140725916839936 139876280283152 139879128278173 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21121] ppid=21063 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21121/stat : 21121 (java) S 21063 21063 20606 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224309121 8261857280 28859 33554432000 4194304 4196468 140725916839936 139876414504336 139879128278173 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21122] ppid=21063 vsize=8068220 memory=14777 CPUtime=0 cores=1,3,5,7
/proc/21102/task/21122/stat : 21122 (java) S 21063 21063 20606 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 224309123 8261857280 28859 33554432000 4194304 4196468 140725916839936 139876011858848 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 8207724 KiB
Current children cumulated memory: 127164 KiB

[startup+3.80084 s]
/proc/loadavg: 2.09 2.08 2.01 3/227 21122
/proc/meminfo: memFree=16894984/32770624 swapFree=67058736/67108860
[pid=21063] ppid=21060 vsize=113128 memory=1468 CPUtime=4.52 cores=1,3,5,7
/proc/21063/stat : 21063 (scop.sh) S 21060 21063 20606 0 -1 4202496 590 24419 0 0 0 0 440 12 20 0 1 0 224308849 115843072 367 33554432000 4194304 5098028 140734811106048 140734811102792 139999179047548 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34758656 140734811108417 140734811108615 140734811108615 140734811111373 0
/proc/21063/statm: 28282 367 311 221 0 87 0
[pid=21102] ppid=21063 vsize=8068220 memory=117856 CPUtime=1.94 cores=1,3,5,7
/proc/21102/stat : 21102 (java) S 21063 21063 20606 0 -1 1077944320 18768 3579 0 0 108 5 81 0 20 0 18 0 224309049 8261857280 29464 33554432000 4194304 4196468 140725916839936 140725916822480 139879128256247 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
/proc/21102/statm: 2017055 29464 3148 1 0 1978454 0
[pid=21102/tid=21103] ppid=21063 vsize=8068220 memory=-2317720213663851332 CPUtime=1.54 cores=1,3,5,7
/proc/21102/task/21103/stat : 21103 (java) S 21063 21063 20606 0 -1 1077944384 15553 3579 0 0 69 4 81 0 20 0 18 0 224309050 8261857280 29464 33554432000 4194304 4196468 140725916839936 139879100096400 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21104] ppid=21063 vsize=8068220 memory=6944656592387989600 CPUtime=0.81 cores=1,3,5,7
/proc/21102/task/21104/stat : 21104 (java) S 21063 21063 20606 0 -1 1077944384 1 3579 0 0 0 0 81 0 20 0 18 0 224309051 8261857280 29464 33554432000 4194304 4196468 140725916839936 139879132498320 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21105] ppid=21063 vsize=8068220 memory=6944656575208382560 CPUtime=0.81 cores=1,3,5,7
/proc/21102/task/21105/stat : 21105 (java) S 21063 21063 20606 0 -1 1077944384 1 3579 0 0 0 0 81 0 20 0 18 0 224309051 8261857280 29464 33554432000 4194304 4196468 140725916839936 139878965877008 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21106] ppid=21063 vsize=8068220 memory=-6368199152461293614 CPUtime=0.81 cores=1,3,5,7
/proc/21102/task/21106/stat : 21106 (java) S 21063 21063 20606 0 -1 1077944384 1 3579 0 0 0 0 81 0 20 0 18 0 224309051 8261857280 29464 33554432000 4194304 4196468 140725916839936 139878612675216 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21107] ppid=21063 vsize=8068220 memory=2324508702694522976 CPUtime=0.81 cores=1,3,5,7
/proc/21102/task/21107/stat : 21107 (java) S 21063 21063 20606 0 -1 1077944384 2 3579 0 0 0 0 81 0 20 0 18 0 224309051 8261857280 29464 33554432000 4194304 4196468 140725916839936 139878611622416 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21108] ppid=21063 vsize=8068220 memory=4137287014106042739 CPUtime=0.81 cores=1,3,5,7
/proc/21102/task/21108/stat : 21108 (java) S 21063 21063 20606 0 -1 1077944384 6 3579 0 0 0 0 81 0 20 0 18 0 224309052 8261857280 29464 33554432000 4194304 4196468 140725916839936 139878574717552 139879128267394 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21109] ppid=21063 vsize=8068220 memory=6933690305039933585 CPUtime=0.81 cores=1,3,5,7
/proc/21102/task/21109/stat : 21109 (java) S 21063 21063 20606 0 -1 1077944384 13 3579 0 0 0 0 81 0 20 0 18 0 224309053 8261857280 29464 33554432000 4194304 4196468 140725916839936 139877958018336 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21110] ppid=21063 vsize=8068220 memory=-9034919431248387445 CPUtime=0.81 cores=1,3,5,7
/proc/21102/task/21110/stat : 21110 (java) S 21063 21063 20606 0 -1 1077944384 1 3579 0 0 0 0 81 0 20 0 18 0 224309053 8261857280 29464 33554432000 4194304 4196468 140725916839936 139877689583216 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21111] ppid=21063 vsize=8068220 memory=4947159701225448818 CPUtime=0.81 cores=1,3,5,7
/proc/21102/task/21111/stat : 21111 (java) S 21063 21063 20606 0 -1 1077944384 3 3579 0 0 0 0 81 0 20 0 18 0 224309055 8261857280 29464 33554432000 4194304 4196468 140725916839936 139877315074640 139879128274843 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21112] ppid=21063 vsize=8068220 memory=7380671248541445222 CPUtime=0.9 cores=1,3,5,7
/proc/21102/task/21112/stat : 21112 (java) R 21063 21063 20606 0 -1 1077944384 659 3579 0 0 9 0 81 0 20 0 18 0 224309055 8261857280 29464 33554432000 4194304 4196468 140725916839936 139878573664368 139879128267394 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21113] ppid=21063 vsize=8068220 memory=7738993309122904172 CPUtime=0.89 cores=1,3,5,7
/proc/21102/task/21113/stat : 21113 (java) S 21063 21063 20606 0 -1 1077944384 358 3579 0 0 8 0 81 0 20 0 18 0 224309055 8261857280 29464 33554432000 4194304 4196468 140725916839936 139878572611568 139879128267394 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21114] ppid=21063 vsize=8068220 memory=7738993309122904172 CPUtime=1 cores=1,3,5,7
/proc/21102/task/21114/stat : 21114 (java) R 21063 21063 20606 0 -1 4202560 707 3579 0 0 19 0 81 0 20 0 18 0 224309055 8261857280 29464 33554432000 4194304 4196468 140725916839936 139878571559280 139879106962408 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21115] ppid=21063 vsize=8068220 memory=7883944108235712103 CPUtime=0.81 cores=1,3,5,7
/proc/21102/task/21115/stat : 21115 (java) S 21063 21063 20606 0 -1 1077944384 3 3579 0 0 0 0 81 0 20 0 18 0 224309056 8261857280 29464 33554432000 4194304 4196468 140725916839936 139876817168864 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21116] ppid=21063 vsize=8068220 memory=7883944108235712103 CPUtime=0.81 cores=1,3,5,7
/proc/21102/task/21116/stat : 21116 (java) S 21063 21063 20606 0 -1 1077944384 2 3579 0 0 0 0 81 0 20 0 18 0 224309056 8261857280 29478 33554432000 4194304 4196468 140725916839936 139878570507184 139879128267394 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21118] ppid=21063 vsize=8068220 memory=-7824251494390914410 CPUtime=0.81 cores=1,3,5,7
/proc/21102/task/21118/stat : 21118 (java) S 21063 21063 20606 0 -1 1077944384 24 3579 0 0 0 0 81 0 20 0 18 0 224309121 8261857280 29478 33554432000 4194304 4196468 140725916839936 139878562697872 139879128267394 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21120] ppid=21063 vsize=8068220 memory=32124 CPUtime=0.82 cores=1,3,5,7
/proc/21102/task/21120/stat : 21120 (java) S 21063 21063 20606 0 -1 1077944384 100 3579 0 0 1 0 81 0 20 0 18 0 224309121 8261857280 29478 33554432000 4194304 4196468 140725916839936 139876280289664 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
[pid=21102/tid=21122] ppid=21063 vsize=8068220 memory=524 CPUtime=0.81 cores=1,3,5,7
/proc/21102/task/21122/stat : 21122 (java) S 21063 21063 20606 0 -1 1077944384 4 3579 0 0 0 0 81 0 20 0 18 0 224309123 8261857280 29478 33554432000 4194304 4196468 140725916839936 139876011858608 139879128266453 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21417984 140725916841141 140725916841265 140725916841265 140725916843983 0
Current children cumulated CPU time: 6.46 s
Current children cumulated vsize: 8181348 KiB
Current children cumulated memory: 119324 KiB

Child status: 0
Real time (s): 3.88275
CPU time (s): 6.62045
CPU user time (s): 6.42025
CPU system time (s): 0.200199
CPU usage (%): 170.509
Max. virtual memory (cumulated for all children) (KiB): 15140212
Max. memory (cumulated for all children) (KiB): 320564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.42025
system time used= 0.200199
maximum resident set size= 322976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47779
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5077
involuntary context switches= 17


# summary of solver processes directly reported to runsolver:
#   pid: 21063
#   total CPU time (s): 6.62045
#   total CPU user time (s): 6.42025
#   total CPU system time (s): 0.200199

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.041078 second user time and 0.086165 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-12 11:50:57
IDJOB=4305627
IDBENCH=141172
IDSOLVER=2783
FILE ID=node103/4305627-1534067457
RUNJOBID= node103-1534064938-20638
PBS_JOBID= 21036991
Free space on /tmp= 34400 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K02-P09_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-4305627-1534067457/watcher-4305627-1534067457 -o /tmp/evaluation-result-4305627-1534067457/solver-4305627-1534067457 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node103-1534064938-20638 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305627-1534067457.xml

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

MD5SUM BENCH= 7d3eec938755fdf0eb3fdb8654f4a439
RANDOM SEED=841791408

node103.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        16244884 kB
MemAvailable:   31024788 kB
Buffers:          114608 kB
Cached:         14806228 kB
SwapCached:         5832 kB
Active:          8424048 kB
Inactive:        7430480 kB
Active(anon):     924528 kB
Inactive(anon):    60156 kB
Active(file):    7499520 kB
Inactive(file):  7370324 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67058736 kB
Dirty:             14876 kB
Writeback:             0 kB
AnonPages:        929584 kB
Mapped:            61940 kB
Shmem:             48604 kB
Slab:             367180 kB
SReclaimable:     338520 kB
SUnreclaim:        28660 kB
KernelStack:        3920 kB
PageTables:         7052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13044528 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    841728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 34388 MiB
End job on node103 at 2018-08-12 11:51:01