Trace number 4305395

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-07-31)SAT 459.732 455.783

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K04-P04_c18.xml
MD5SUMbba9b3428f0c8228a4e28ff2342631fb
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 benchmark8.52171
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints38
Number of domains2
Minimum domain size36
Maximum domain size37
Distribution of domain sizes[{"size":36,"count":36},{"size":37,"count":16}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":40},{"degree":2,"count":36},{"degree":5,"count":8},{"degree":6,"count":8}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":16,"count":1},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"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 -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-4902-serial-file.bin HOME/instance-4305395-1534066741.xml
0.54/0.51	
0.54/0.51	scop order+minisat_release (2018-07-31)
0.54/0.51	(Encoding Process)
0.54/0.51	
0.66/0.54	c BEGIN-Prog: Sun Aug 12 11:39:02 CEST 2018
0.66/0.54	c PID: 4905
0.66/0.54	c IP: 172.20.3.151
0.66/0.54	c HOST: node151.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.20/0.87	c (0,0) Parsing End
1.20/0.87	c (0,0) CSP: 52 int (0 aux), 0 bool (0 aux), 38 ctr, max domain size 37
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) Constraint Name Generate Begin
1.20/0.88	c (0,0) Ctr:HOME/instance-4305395-1534066741.xml,AllDifferent:Dist:Eq:IntVar
1.20/0.88	c (0,0) Constraint Name Generate End
1.20/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.88	c (0,0) CSP to CSPinCNF Begin
1.39/0.98	c (0,0) translated 4 (10%) constraints
1.39/1.00	c (0,0) translated 8 (20%) constraints
1.58/1.01	c (0,0) translated 12 (30%) constraints
1.58/1.02	c (0,0) translated 16 (40%) constraints
1.58/1.03	c (0,0) translated 19 (50%) constraints
1.58/1.04	c (0,0) translated 23 (60%) constraints
1.58/1.05	c (0,0) translated 27 (70%) constraints
1.58/1.05	c (0,0) translated 31 (80%) constraints
1.58/1.06	c (0,0) translated 35 (90%) constraints
1.81/1.11	c (0,0) translated 38 (100%) constraints
2.37/1.31	c (0,0) STATISTICS1:HOME/instance-4305395-1534066741.xml,AllDifferent:Dist:Eq:IntVar,52,862,1332,37,36,3,1332:144;37:120;36:630,37:560;36:1476,36:2;16:2;2:786;1:72,3:144;2:750;1:104,
2.37/1.31	c (0,0) ==========================================
2.37/1.31	c (0,0) Order
2.37/1.31	c (0,0) ==========================================
2.37/1.33	c (0,0) translated 87 (10%) constraints
2.37/1.34	c (0,0) translated 173 (20%) constraints
2.37/1.35	c (0,0) translated 259 (30%) constraints
2.37/1.37	c (0,0) translated 345 (40%) constraints
2.37/1.38	c (0,0) translated 431 (50%) constraints
2.37/1.39	c (0,0) translated 518 (60%) constraints
2.37/1.39	c (0,0) translated 604 (70%) constraints
2.64/1.40	c (0,0) translated 690 (80%) constraints
2.64/1.41	c (0,0) translated 776 (90%) constraints
2.64/1.42	c (0,0) translated 862 (100%) constraints
2.64/1.42	c (0,0) CSP to CSPinCNF End
2.64/1.42	c (0,0) CSP: 52 int (0 aux), 0 bool (0 aux), 862 ctr, max domain size 37
2.64/1.42	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.64/1.42	c (0,0) CSPinCNF Propagation Begin
2.64/1.45	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.64/1.45	c (0,0) CSPinCNF Propagation End
2.64/1.45	c (0,0) CSP: 52 int (0 aux), 0 bool (0 aux), 862 ctr, max domain size 37
2.64/1.45	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.64/1.45	c (0,0) Simplify CSPinCNF Begin
2.94/1.57	c (1,1) Simplify CSPinCNF End
2.94/1.57	c (1,1) CSP: 52 int (0 aux), 1572 bool (1572 aux), 2434 ctr, max domain size 37
2.94/1.57	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.94/1.57	c (1,1) Calculate Precise Domain Begin
2.94/1.58	c (1,1) 0 values are removed by re-calculation
2.94/1.58	c (1,1) Calculate Precise Domain End
2.94/1.58	c (1,1) CSP: 52 int (0 aux), 1572 bool (1572 aux), 2434 ctr, max domain size 37
2.94/1.58	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.94/1.58	c (1,1) CSPinCNF to SatSolver Begin
4.54/2.10	c (1,1) 244 (10 %) CSP clauses are encoded (3408 SAT variables, 99299 SAT clauses)
4.83/2.14	c (1,1) 487 (20 %) CSP clauses are encoded (3408 SAT variables, 105374 SAT clauses)
4.83/2.18	c (1,1) 731 (30 %) CSP clauses are encoded (3408 SAT variables, 111289 SAT clauses)
5.11/2.22	c (1,1) 974 (40 %) CSP clauses are encoded (3408 SAT variables, 117202 SAT clauses)
5.11/2.25	c (1,1) 1217 (50 %) CSP clauses are encoded (3408 SAT variables, 123115 SAT clauses)
5.11/2.29	c (1,1) 1461 (60 %) CSP clauses are encoded (3408 SAT variables, 129064 SAT clauses)
5.38/2.32	c (1,1) 1704 (70 %) CSP clauses are encoded (3408 SAT variables, 134977 SAT clauses)
5.38/2.35	c (1,1) 1948 (80 %) CSP clauses are encoded (3408 SAT variables, 140891 SAT clauses)
5.38/2.37	c (1,1) 2191 (90 %) CSP clauses are encoded (3408 SAT variables, 146804 SAT clauses)
5.74/2.50	c (1,1) 2434 (100 %) CSP clauses are encoded (3408 SAT variables, 152717 SAT clauses)
5.74/2.50	c (1,1) Launch Command will be: minisat_release
5.74/2.50	c (1,1) CSPinCNF to SatSolver End
5.74/2.50	c (1,1) Heap : 506 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.74/2.50	c (1,1) STATISTICS2:HOME/instance-4305395-1534066741.xml,AllDifferent:Dist:Eq:IntVar,1624,2434,1332,37,36,3,1332:144;37:240;36:1260,37:800;36:2736;2:3144,36:2;16:2;2:2358;1:72,3:144;2:1500;1:3248,
5.74/2.50	c (1,1) 3408 bool, 152718 clause
5.74/2.50	c (1,1) Export Begin
5.74/2.58	c (2,1) Export to HOME/scop-4902-serial-file.bin
5.74/2.58	c (2,1) Export End
5.74/2.58	c (2,1) Export File Size: 0.01 MB
5.74/2.58	c (2,1) 0,0,0,0,1,1,1,STOP-AFTER(DIMACS)
5.74/2.58	c END-Prog: Sun Aug 12 11:39:04 CEST 2018
5.74/2.59	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-4902-serial-file.bin
6.44/3.08	c (0,0) Read Serial File Begin
6.44/3.08	c (0,0) HOME/scop-4902-serial-file.bin
6.69/3.23	c (0,0) Read Serial File End
6.69/3.25	
6.69/3.25	scop order+minisat_release (2018-07-31)
6.69/3.25	(Solving Process)
6.69/3.25	
6.69/3.27	c BEGIN-Prog: Sun Aug 12 11:39:05 CEST 2018
6.69/3.27	c PID: 4920
6.69/3.27	c IP: 172.20.3.151
6.69/3.27	c HOST: node151.alineos.net
6.69/3.27	c (0,0) SatSolver.solve Begin
6.69/3.27	c (0,0) 0 bool, 0 clause
6.69/3.27	c (0,0) minisat_release HOME/instance-4305395-1534066741.xml-scop-4905.cnf
459.45/455.68	c (452,0) c This is COMiniSatPS.
459.45/455.68	c (452,0) c WARNING: for repeatability, setting FPU to use double precision
459.45/455.68	c (452,0) c ============================[ Problem Statistics ]=============================
459.45/455.68	c (452,0) c |                                                                             |
459.45/455.68	c (452,0) c |  Number of variables:          3408                                         |
459.45/455.68	c (452,0) c |  Number of clauses:          152718                                         |
459.45/455.68	c (452,0) c |  Parse time:                   0.04 s                                       |
459.45/455.68	c (452,0) c |  Eliminated clauses:           0.01 Mb                                      |
459.45/455.68	c (452,0) c Reduced to 2622 vars, 151932 cls (grow=0)
459.45/455.68	c (452,0) c No iterative elimination performed. (vars=2622, c/v ratio=57.9)
459.45/455.68	c (452,0) c |  Simplification time:          0.23 s                                       |
459.45/455.68	c (452,0) c |                                                                             |
459.45/455.68	c (452,0) c ============================[ Search Statistics ]==============================
459.45/455.68	c (452,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
459.45/455.68	c (452,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
459.45/455.68	c (452,0) c ===============================================================================
459.45/455.68	c (452,0) c ===============================================================================
459.45/455.68	c (452,0) c restarts              : 5202
459.45/455.68	c (452,0) c conflicts             : 2998680        (6630 /sec)
459.45/455.68	c (452,0) c decisions             : 3652971        (0.00 % random) (8077 /sec)
459.45/455.68	c (452,0) c propagations          : 965789586      (2135420 /sec)
459.45/455.68	c (452,0) c conflict literals     : 86648243       (37.65 % deleted)
459.45/455.68	c (452,0) c CPU time              : 452.271 s
459.45/455.68	c (452,0) 
459.45/455.68	c (452,0) s SATISFIABLE
459.58/455.70	c (452,0) SatSolver.solve End
459.58/455.70	c (452,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
459.58/455.70	c (452,0) Show results Begin
459.58/455.76	s SATISFIABLE
459.58/455.77	v <instantiation>
459.58/455.77	v     <list>cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[1][0] cn[1][1] cn[1][2] cn[1][3] cn[2][0] cn[2][1] cn[2][2] cn[2][3] cn[3][0] cn[3][1] cn[3][2] cn[3][3] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][1][2] ce[0][1][3] ce[0][2][3] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][1][2] ce[1][1][3] ce[1][2][3] ce[2][0][1] ce[2][0][2] ce[2][0][3] ce[2][1][2] ce[2][1][3] ce[2][2][3] ce[3][0][1] ce[3][0][2] ce[3][0][3] ce[3][1][2] ce[3][1][3] ce[3][2][3] cie[0][0] cie[0][1] cie[0][2] cie[0][3] cie[1][0] cie[1][1] cie[1][2] cie[1][3] cie[2][0] cie[2][1] cie[2][2] cie[2][3]</list>
459.58/455.77	v     <values>33 24 8 13 6 14 29 0 34 10 17 36 2 32 35 1 9 25 20 16 11 5 8 23 6 15 14 29 24 17 2 7 26 19 30 33 1 3 31 34 27 10 21 13 28 4 12 36 32 22 18 35</values>
459.58/455.77	v </instantiation>
459.58/455.77	c (452,0) Show results End
459.58/455.77	c (452,0) Heap : 163 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
459.58/455.77	c (452,0) 452,452,STOP-AFTER(ALL)
459.58/455.77	c END-Prog: Sun Aug 12 11:46:37 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 (2707 MiB free)
  memory of node 1: 16384 MiB (5526 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305395-1534066741/watcher-4305395-1534066741 -o /tmp/evaluation-result-4305395-1534066741/solver-4305395-1534066741 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3794 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305395-1534066741.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=4902, runsolver pid=4899
Current StackSize limit: 8192 KiB


[startup+0.100654 s]*
/proc/loadavg: 2.16 2.05 2.06 3/222 4919
/proc/meminfo: memFree=8369700/32770624 swapFree=67108860/67108860
[pid=4902] ppid=4899 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/4902/stat : 4902 (scop.sh) S 4899 4902 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224237336 115843072 349 33554432000 4194304 5098028 140734306393920 140734306391176 139882920178300 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21614592 140734306399296 140734306399495 140734306399495 140734306402253 0
/proc/4902/statm: 28282 349 296 221 0 87 0
[pid=4905] ppid=4902 vsize=15012476 memory=73628 CPUtime=0.1 cores=1,3,5,7
/proc/4905/stat : 4905 (java) S 4902 4902 3762 0 -1 1077944320 5990 0 0 0 8 2 0 0 20 0 15 0 224237337 15372775424 18407 33554432000 4194304 4196468 140729279649936 140729279632480 140092788268791 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
/proc/4905/statm: 3753119 18407 2771 1 0 3715579 0
[pid=4905/tid=4906] ppid=4902 vsize=15012476 memory=-2843873993432024222 CPUtime=0.09 cores=1,3,5,7
/proc/4905/task/4906/stat : 4906 (java) R 4902 4902 3762 0 -1 4202560 4300 0 0 0 7 2 0 0 20 0 15 0 224237337 15372775424 18605 33554432000 4194304 4196468 140729279649936 140092760080776 140092768544540 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4907] ppid=4902 vsize=15012476 memory=8303054830060986464 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4907/stat : 4907 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237339 15372775424 18605 33554432000 4194304 4196468 140729279649936 140092792511504 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4908] ppid=4902 vsize=15012476 memory=140405720991360 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4908/stat : 4908 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237339 15372775424 18605 33554432000 4194304 4196468 140729279649936 140092583595152 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4909] ppid=4902 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4909/stat : 4909 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237339 15372775424 18605 33554432000 4194304 4196468 140729279649936 140092582542096 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4910] ppid=4902 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4910/stat : 4910 (java) S 4902 4902 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224237339 15372775424 18605 33554432000 4194304 4196468 140729279649936 140092581489552 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4911] ppid=4902 vsize=15012476 memory=140405720991360 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4911/stat : 4911 (java) S 4902 4902 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224237340 15372775424 18671 33554432000 4194304 4196468 140729279649936 140092127529200 140092788279938 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4912] ppid=4902 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4912/stat : 4912 (java) S 4902 4902 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224237340 15372775424 18671 33554432000 4194304 4196468 140729279649936 140091431314592 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4913] ppid=4902 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4913/stat : 4913 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237341 15372775424 18671 33554432000 4194304 4196468 140729279649936 140091162878704 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4914] ppid=4902 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4914/stat : 4914 (java) S 4902 4902 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224237343 15372775424 18671 33554432000 4194304 4196468 140729279649936 140090788370384 140092788287387 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4915] ppid=4902 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4915/stat : 4915 (java) S 4902 4902 3762 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 15 0 224237343 15372775424 18671 33554432000 4194304 4196468 140729279649936 140092126477040 140092788279938 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4916] ppid=4902 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4916/stat : 4916 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237343 15372775424 18671 33554432000 4194304 4196468 140729279649936 140092125424496 140092788279938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4917] ppid=4902 vsize=15012476 memory=140405720991360 CPUtime=0.01 cores=1,3,5,7
/proc/4905/task/4917/stat : 4917 (java) S 4902 4902 3762 0 -1 1077944384 281 0 0 0 1 0 0 0 20 0 15 0 224237343 15372775424 18671 33554432000 4194304 4196468 140729279649936 140092124371440 140092788279938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4918] ppid=4902 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4918/stat : 4918 (java) S 4902 4902 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224237343 15372775424 18671 33554432000 4194304 4196468 140729279649936 140090290465632 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4919] ppid=4902 vsize=15012476 memory=140405720991360 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4919/stat : 4919 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237343 15372775424 18671 33554432000 4194304 4196468 140729279649936 140092123318832 140092788279938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 75024 KiB

[startup+0.210592 s]*
/proc/loadavg: 2.16 2.05 2.06 3/222 4919
/proc/meminfo: memFree=8356120/32770624 swapFree=67108860/67108860
[pid=4902] ppid=4899 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/4902/stat : 4902 (scop.sh) S 4899 4902 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224237336 115843072 349 33554432000 4194304 5098028 140734306393920 140734306391176 139882920178300 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21614592 140734306399296 140734306399495 140734306399495 140734306402253 0
/proc/4902/statm: 28282 349 296 221 0 87 0
[pid=4905] ppid=4902 vsize=15012476 memory=86668 CPUtime=0.25 cores=1,3,5,7
/proc/4905/stat : 4905 (java) S 4902 4902 3762 0 -1 1077944320 9494 0 0 0 21 4 0 0 20 0 15 0 224237337 15372775424 21667 33554432000 4194304 4196468 140729279649936 140729279632480 140092788268791 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
/proc/4905/statm: 3753119 21667 2908 1 0 3715579 0
[pid=4905/tid=4906] ppid=4902 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/4905/task/4906/stat : 4906 (java) R 4902 4902 3762 0 -1 4202560 7412 0 0 0 17 3 0 0 20 0 15 0 224237337 15372775424 21667 33554432000 4194304 4196468 140729279649936 140092760081664 140092788280726 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4907] ppid=4902 vsize=15012476 memory=540 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4907/stat : 4907 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237339 15372775424 21667 33554432000 4194304 4196468 140729279649936 140092792511504 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4908] ppid=4902 vsize=15012476 memory=4050059773710943904 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4908/stat : 4908 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237339 15372775424 21667 33554432000 4194304 4196468 140729279649936 140092583595152 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4909] ppid=4902 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4909/stat : 4909 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237339 15372775424 21667 33554432000 4194304 4196468 140729279649936 140092582542096 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4910] ppid=4902 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4910/stat : 4910 (java) S 4902 4902 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224237339 15372775424 21667 33554432000 4194304 4196468 140729279649936 140092581489552 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4911] ppid=4902 vsize=15012476 memory=140405720991360 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4911/stat : 4911 (java) S 4902 4902 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224237340 15372775424 21667 33554432000 4194304 4196468 140729279649936 140092127529200 140092788279938 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4912] ppid=4902 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4912/stat : 4912 (java) S 4902 4902 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224237340 15372775424 21667 33554432000 4194304 4196468 140729279649936 140091431314592 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4913] ppid=4902 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4913/stat : 4913 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237341 15372775424 21667 33554432000 4194304 4196468 140729279649936 140091162878704 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4914] ppid=4902 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4914/stat : 4914 (java) S 4902 4902 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224237343 15372775424 21667 33554432000 4194304 4196468 140729279649936 140090788370384 140092788287387 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4915] ppid=4902 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4915/stat : 4915 (java) R 4902 4902 3762 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 224237343 15372775424 21667 33554432000 4194304 4196468 140729279649936 140092126477136 140092788278997 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4916] ppid=4902 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4916/stat : 4916 (java) R 4902 4902 3762 0 -1 4202560 154 0 0 0 0 0 0 0 20 0 15 0 224237343 15372775424 21667 33554432000 4194304 4196468 140729279649936 140092125415840 140092768969632 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4917] ppid=4902 vsize=15012476 memory=140405720991360 CPUtime=0.03 cores=1,3,5,7
/proc/4905/task/4917/stat : 4917 (java) S 4902 4902 3762 0 -1 1077944384 299 0 0 0 3 0 0 0 20 0 15 0 224237343 15372775424 21667 33554432000 4194304 4196468 140729279649936 140092124371440 140092788279938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4918] ppid=4902 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4918/stat : 4918 (java) S 4902 4902 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224237343 15372775424 21667 33554432000 4194304 4196468 140729279649936 140090290465632 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4919] ppid=4902 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4919/stat : 4919 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237343 15372775424 21667 33554432000 4194304 4196468 140729279649936 140092123318832 140092788279938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88064 KiB

[startup+0.310656 s]*
/proc/loadavg: 2.16 2.05 2.06 3/222 4919
/proc/meminfo: memFree=8352460/32770624 swapFree=67108860/67108860
[pid=4902] ppid=4899 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/4902/stat : 4902 (scop.sh) S 4899 4902 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224237336 115843072 349 33554432000 4194304 5098028 140734306393920 140734306391176 139882920178300 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21614592 140734306399296 140734306399495 140734306399495 140734306402253 0
/proc/4902/statm: 28282 349 296 221 0 87 0
[pid=4905] ppid=4902 vsize=15012476 memory=90200 CPUtime=0.42 cores=1,3,5,7
/proc/4905/stat : 4905 (java) S 4902 4902 3762 0 -1 1077944320 10033 0 0 0 38 4 0 0 20 0 15 0 224237337 15372775424 22550 33554432000 4194304 4196468 140729279649936 140729279632480 140092788268791 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
/proc/4905/statm: 3753119 22550 2977 1 0 3715579 0
[pid=4905/tid=4906] ppid=4902 vsize=15012476 memory=8112282956445269571 CPUtime=0.29 cores=1,3,5,7
/proc/4905/task/4906/stat : 4906 (java) R 4902 4902 3762 0 -1 4202560 7792 0 0 0 26 3 0 0 20 0 15 0 224237337 15372775424 22550 33554432000 4194304 4196468 140729279649936 140092760099120 140092769642341 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4907] ppid=4902 vsize=15012476 memory=4123401283169797999 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4907/stat : 4907 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237339 15372775424 22550 33554432000 4194304 4196468 140729279649936 140092792511504 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4908] ppid=4902 vsize=15012476 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4908/stat : 4908 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237339 15372775424 22550 33554432000 4194304 4196468 140729279649936 140092583595152 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4909] ppid=4902 vsize=15012476 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4909/stat : 4909 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237339 15372775424 22550 33554432000 4194304 4196468 140729279649936 140092582542096 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4910] ppid=4902 vsize=15012476 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4910/stat : 4910 (java) S 4902 4902 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224237339 15372775424 22550 33554432000 4194304 4196468 140729279649936 140092581489552 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4911] ppid=4902 vsize=15012476 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4911/stat : 4911 (java) S 4902 4902 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224237340 15372775424 22550 33554432000 4194304 4196468 140729279649936 140092127529200 140092788279938 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4912] ppid=4902 vsize=15012476 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4912/stat : 4912 (java) S 4902 4902 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224237340 15372775424 22550 33554432000 4194304 4196468 140729279649936 140091431314592 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4913] ppid=4902 vsize=15012476 memory=8549982201333320512 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4913/stat : 4913 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237341 15372775424 22550 33554432000 4194304 4196468 140729279649936 140091162878704 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4914] ppid=4902 vsize=15012476 memory=8325818968683490714 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4914/stat : 4914 (java) S 4902 4902 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224237343 15372775424 22550 33554432000 4194304 4196468 140729279649936 140090788370384 140092788287387 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4915] ppid=4902 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/4905/task/4915/stat : 4915 (java) R 4902 4902 3762 0 -1 4202560 363 0 0 0 2 0 0 0 20 0 15 0 224237343 15372775424 22550 33554432000 4194304 4196468 140729279649936 140092126477040 140092769813387 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4916] ppid=4902 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/4905/task/4916/stat : 4916 (java) R 4902 4902 3762 0 -1 1077944384 239 0 0 0 1 0 0 0 20 0 15 0 224237343 15372775424 22550 33554432000 4194304 4196468 140729279649936 140092125424496 140092788279938 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4917] ppid=4902 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4905/task/4917/stat : 4917 (java) R 4902 4902 3762 0 -1 4202560 318 0 0 0 7 0 0 0 20 0 15 0 224237343 15372775424 22550 33554432000 4194304 4196468 140729279649936 140092124371440 140092767247045 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4918] ppid=4902 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4918/stat : 4918 (java) S 4902 4902 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224237343 15372775424 22550 33554432000 4194304 4196468 140729279649936 140090290465632 140092788278997 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4919] ppid=4902 vsize=15012476 memory=3978993184288159535 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4919/stat : 4919 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237343 15372775424 22550 33554432000 4194304 4196468 140729279649936 140092123318832 140092788279938 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91596 KiB

[startup+0.700778 s]
/proc/loadavg: 2.16 2.05 2.06 3/222 4919
/proc/meminfo: memFree=8328284/32770624 swapFree=67108860/67108860
[pid=4902] ppid=4899 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/4902/stat : 4902 (scop.sh) S 4899 4902 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224237336 115843072 349 33554432000 4194304 5098028 140734306393920 140734306391176 139882920178300 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21614592 140734306399296 140734306399495 140734306399495 140734306402253 0
/proc/4902/statm: 28282 349 296 221 0 87 0
[pid=4905] ppid=4902 vsize=15020872 memory=129976 CPUtime=1 cores=1,3,5,7
/proc/4905/stat : 4905 (java) S 4902 4902 3762 0 -1 1077944320 17135 0 0 0 94 6 0 0 20 0 15 0 224237337 15381372928 32494 33554432000 4194304 4196468 140729279649936 140729279632480 140092788268791 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
/proc/4905/statm: 3755218 32494 3153 1 0 3716603 0
[pid=4905/tid=4906] ppid=4902 vsize=15020872 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/4905/task/4906/stat : 4906 (java) R 4902 4902 3762 0 -1 4202560 14434 0 0 0 62 5 0 0 20 0 15 0 224237337 15381372928 32494 33554432000 4194304 4196468 140729279649936 140092760104032 140092788280726 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4907] ppid=4902 vsize=15020872 memory=6425271076031 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4907/stat : 4907 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237339 15381372928 32494 33554432000 4194304 4196468 140729279649936 140092792511504 140092788278997 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4908] ppid=4902 vsize=15020872 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4908/stat : 4908 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237339 15381372928 32494 33554432000 4194304 4196468 140729279649936 140092583595152 140092788278997 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4909] ppid=4902 vsize=15020872 memory=13850767857552233 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4909/stat : 4909 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237339 15381372928 32494 33554432000 4194304 4196468 140729279649936 140092582542096 140092788278997 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4910] ppid=4902 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4910/stat : 4910 (java) S 4902 4902 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224237339 15381372928 32494 33554432000 4194304 4196468 140729279649936 140092581489552 140092788278997 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4911] ppid=4902 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4911/stat : 4911 (java) S 4902 4902 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224237340 15381372928 32494 33554432000 4194304 4196468 140729279649936 140092127529200 140092788279938 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4912] ppid=4902 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4912/stat : 4912 (java) S 4902 4902 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224237340 15381372928 32494 33554432000 4194304 4196468 140729279649936 140091431314592 140092788278997 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4913] ppid=4902 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4913/stat : 4913 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237341 15381372928 32494 33554432000 4194304 4196468 140729279649936 140091162878704 140092788278997 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4914] ppid=4902 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4914/stat : 4914 (java) S 4902 4902 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224237343 15381372928 32494 33554432000 4194304 4196468 140729279649936 140090788370384 140092788287387 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4915] ppid=4902 vsize=15020872 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/4905/task/4915/stat : 4915 (java) S 4902 4902 3762 0 -1 1077944384 478 0 0 0 7 0 0 0 20 0 15 0 224237343 15381372928 32494 33554432000 4194304 4196468 140729279649936 140092126477040 140092788279938 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4916] ppid=4902 vsize=15020872 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/4905/task/4916/stat : 4916 (java) S 4902 4902 3762 0 -1 1077944384 458 0 0 0 8 0 0 0 20 0 15 0 224237343 15381372928 32494 33554432000 4194304 4196468 140729279649936 140092125424496 140092788279938 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4917] ppid=4902 vsize=15020872 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/4905/task/4917/stat : 4917 (java) R 4902 4902 3762 0 -1 4202560 432 0 0 0 16 0 0 0 20 0 15 0 224237343 15381372928 32494 33554432000 4194304 4196468 140729279649936 140092124371440 140092781365508 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4918] ppid=4902 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4918/stat : 4918 (java) S 4902 4902 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224237343 15381372928 32494 33554432000 4194304 4196468 140729279649936 140090290465632 140092788278997 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
[pid=4905/tid=4919] ppid=4902 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/4905/task/4919/stat : 4919 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224237343 15381372928 32494 33554432000 4194304 4196468 140729279649936 140092123318832 140092788279938 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19480576 140729279652871 140729279653169 140729279653169 140729279655887 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131372 KiB

[startup+1.50084 s]
/proc/loadavg: 2.16 2.05 2.06 4/222 4919
/proc/meminfo: memFree=8302664/32770624 swapFree=67108860/67108860
[pid=4902] ppid=4899 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/4902/stat : 4902 (scop.sh) S 4899 4902 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224237336 115843072 349 33554432000 4194304 5098028 140734306393920 140734306391176 139882920178300 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21614592 140734306399296 140734306399495 140734306399495 140734306402253 0
/proc/4902/statm: 28282 349 296 221 0 87 0

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

/proc/4920/task/4938/stat : 4938 (java) S 4902 4902 3762 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 224237666 8261857280 29617 33554432000 4194304 4196468 140736511503296 139810647813392 139813477450909 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4939] ppid=4902 vsize=8068220 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4939/stat : 4939 (java) S 4902 4902 3762 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 224237667 8261857280 29617 33554432000 4194304 4196468 140736511503296 139810513592464 139813477450909 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4940] ppid=4902 vsize=8068220 memory=1572 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4940/stat : 4940 (java) S 4902 4902 3762 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 224237669 8261857280 29617 33554432000 4194304 4196468 140736511503296 139810782043808 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
Current children cumulated CPU time: 458.25 s
Current children cumulated vsize: 8251692 KiB
Current children cumulated memory: 174064 KiB

[startup+455.201 s]
/proc/loadavg: 2.00 2.01 2.05 3/227 4954
/proc/meminfo: memFree=8258584/32770624 swapFree=67108860/67108860
[pid=4902] ppid=4899 vsize=113128 memory=1472 CPUtime=5.89 cores=1,3,5,7
/proc/4902/stat : 4902 (scop.sh) S 4899 4902 3762 0 -1 4202496 590 24518 0 0 0 0 572 17 20 0 1 0 224237336 115843072 368 33554432000 4194304 5098028 140734306393920 140734306390664 139882920178300 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21614592 140734306399296 140734306399495 140734306399495 140734306402253 0
/proc/4902/statm: 28282 368 311 221 0 87 0
[pid=4920] ppid=4902 vsize=8068220 memory=118468 CPUtime=1.28 cores=1,3,5,7
/proc/4920/stat : 4920 (java) S 4902 4902 3762 0 -1 1077944320 17342 0 0 0 114 14 0 0 20 0 19 0 224237596 8261857280 29617 33554432000 4194304 4196468 140736511503296 140736511485840 139813477428983 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
/proc/4920/statm: 2017055 29617 3154 1 0 1978454 0
[pid=4935] ppid=4920 vsize=70344 memory=54124 CPUtime=451.88 cores=1,3,5,7
/proc/4935/stat : 4935 (minisat_release) R 4920 4902 3762 0 -1 4202496 69222 0 0 0 45179 9 0 0 20 0 1 0 224237666 72032256 13531 33554432000 4194304 4308513 140733847239184 140733847236184 4276008 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 22581248 140733847241845 140733847241942 140733847241942 140733847244741 0
/proc/4935/statm: 17586 13531 341 28 0 13826 0
[pid=4920/tid=4921] ppid=4902 vsize=8068220 memory=8112282956445269571 CPUtime=0.73 cores=1,3,5,7
/proc/4920/task/4921/stat : 4921 (java) S 4902 4902 3762 0 -1 1077944384 14457 0 0 0 68 5 0 0 20 0 19 0 224237596 8261857280 29617 33554432000 4194304 4196468 140736511503296 139813449269136 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4922] ppid=4902 vsize=8068220 memory=2196 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4922/stat : 4922 (java) S 4902 4902 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224237597 8261857280 29617 33554432000 4194304 4196468 140736511503296 139813481671824 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4923] ppid=4902 vsize=8068220 memory=1776 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4923/stat : 4923 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224237597 8261857280 29617 33554432000 4194304 4196468 140736511503296 139813281840144 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4924] ppid=4902 vsize=8068220 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4924/stat : 4924 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224237597 8261857280 29617 33554432000 4194304 4196468 140736511503296 139813280787344 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4925] ppid=4902 vsize=8068220 memory=-5059952977386882957 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4925/stat : 4925 (java) S 4902 4902 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224237597 8261857280 29617 33554432000 4194304 4196468 140736511503296 139813279734544 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4926] ppid=4902 vsize=8068220 memory=1764 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4926/stat : 4926 (java) S 4902 4902 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224237599 8261857280 29617 33554432000 4194304 4196468 140736511503296 139812856105328 139813477440130 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4927] ppid=4902 vsize=8068220 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4927/stat : 4927 (java) S 4902 4902 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224237599 8261857280 29617 33554432000 4194304 4196468 140736511503296 139812325549088 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4928] ppid=4902 vsize=8068220 memory=960 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4928/stat : 4928 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224237599 8261857280 29617 33554432000 4194304 4196468 140736511503296 139812057113456 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4929] ppid=4902 vsize=8068220 memory=-5059952977386882957 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4929/stat : 4929 (java) S 4902 4902 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224237602 8261857280 29617 33554432000 4194304 4196468 140736511503296 139811682604880 139813477447579 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4930] ppid=4902 vsize=8068220 memory=3500 CPUtime=0.07 cores=1,3,5,7
/proc/4920/task/4930/stat : 4930 (java) S 4902 4902 3762 0 -1 1077944384 649 0 0 0 7 0 0 0 20 0 19 0 224237602 8261857280 29617 33554432000 4194304 4196468 140736511503296 139812855053168 139813477440130 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4931] ppid=4902 vsize=8068220 memory=1472 CPUtime=0.08 cores=1,3,5,7
/proc/4920/task/4931/stat : 4931 (java) S 4902 4902 3762 0 -1 1077944384 302 0 0 0 8 0 0 0 20 0 19 0 224237602 8261857280 29617 33554432000 4194304 4196468 140736511503296 139812854000368 139813477440130 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4932] ppid=4902 vsize=8068220 memory=118468 CPUtime=0.18 cores=1,3,5,7
/proc/4920/task/4932/stat : 4932 (java) S 4902 4902 3762 0 -1 1077944384 505 0 0 0 18 0 0 0 20 0 19 0 224237602 8261857280 29617 33554432000 4194304 4196468 140736511503296 139812852947568 139813477440130 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4933] ppid=4902 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4933/stat : 4933 (java) S 4902 4902 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224237602 8261857280 29617 33554432000 4194304 4196468 140736511503296 139811184700128 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4934] ppid=4902 vsize=8068220 memory=118468 CPUtime=0.17 cores=1,3,5,7
/proc/4920/task/4934/stat : 4934 (java) S 4902 4902 3762 0 -1 1077944384 33 0 0 0 9 8 0 0 20 0 19 0 224237602 8261857280 29617 33554432000 4194304 4196468 140736511503296 139812851894960 139813477440130 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4936] ppid=4902 vsize=8068220 memory=54124 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4936/stat : 4936 (java) S 4902 4902 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224237666 8261857280 29617 33554432000 4194304 4196468 140736511503296 139812929811648 139813477453593 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4938] ppid=4902 vsize=8068220 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4938/stat : 4938 (java) S 4902 4902 3762 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 224237666 8261857280 29617 33554432000 4194304 4196468 140736511503296 139810647813392 139813477450909 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4939] ppid=4902 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4939/stat : 4939 (java) S 4902 4902 3762 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 224237667 8261857280 29617 33554432000 4194304 4196468 140736511503296 139810513592464 139813477450909 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4940] ppid=4902 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4940/stat : 4940 (java) S 4902 4902 3762 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 224237669 8261857280 29617 33554432000 4194304 4196468 140736511503296 139810782043808 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
Current children cumulated CPU time: 459.05 s
Current children cumulated vsize: 8251692 KiB
Current children cumulated memory: 174064 KiB

[startup+455.601 s]
/proc/loadavg: 2.00 2.01 2.05 3/227 4954
/proc/meminfo: memFree=8258584/32770624 swapFree=67108860/67108860
[pid=4902] ppid=4899 vsize=113128 memory=1472 CPUtime=5.89 cores=1,3,5,7
/proc/4902/stat : 4902 (scop.sh) S 4899 4902 3762 0 -1 4202496 590 24518 0 0 0 0 572 17 20 0 1 0 224237336 115843072 368 33554432000 4194304 5098028 140734306393920 140734306390664 139882920178300 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21614592 140734306399296 140734306399495 140734306399495 140734306402253 0
/proc/4902/statm: 28282 368 311 221 0 87 0
[pid=4920] ppid=4902 vsize=8068220 memory=118468 CPUtime=1.28 cores=1,3,5,7
/proc/4920/stat : 4920 (java) S 4902 4902 3762 0 -1 1077944320 17342 0 0 0 114 14 0 0 20 0 19 0 224237596 8261857280 29617 33554432000 4194304 4196468 140736511503296 140736511485840 139813477428983 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
/proc/4920/statm: 2017055 29617 3154 1 0 1978454 0
[pid=4935] ppid=4920 vsize=70344 memory=54124 CPUtime=452.28 cores=1,3,5,7
/proc/4935/stat : 4935 (minisat_release) R 4920 4902 3762 0 -1 4202496 69231 0 0 0 45219 9 0 0 20 0 1 0 224237666 72032256 13531 33554432000 4194304 4308513 140733847239184 140733847236184 140028943707178 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 22581248 140733847241845 140733847241942 140733847241942 140733847244741 0
/proc/4935/statm: 17586 13531 341 28 0 13826 0
[pid=4920/tid=4921] ppid=4902 vsize=8068220 memory=1776 CPUtime=0.73 cores=1,3,5,7
/proc/4920/task/4921/stat : 4921 (java) S 4902 4902 3762 0 -1 1077944384 14457 0 0 0 68 5 0 0 20 0 19 0 224237596 8261857280 29617 33554432000 4194304 4196468 140736511503296 139813449269136 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4922] ppid=4902 vsize=8068220 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4922/stat : 4922 (java) S 4902 4902 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224237597 8261857280 29617 33554432000 4194304 4196468 140736511503296 139813481671824 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4923] ppid=4902 vsize=8068220 memory=11764 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4923/stat : 4923 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224237597 8261857280 29617 33554432000 4194304 4196468 140736511503296 139813281840144 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4924] ppid=4902 vsize=8068220 memory=5712 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4924/stat : 4924 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224237597 8261857280 29617 33554432000 4194304 4196468 140736511503296 139813280787344 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4925] ppid=4902 vsize=8068220 memory=792 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4925/stat : 4925 (java) S 4902 4902 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224237597 8261857280 29617 33554432000 4194304 4196468 140736511503296 139813279734544 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4926] ppid=4902 vsize=8068220 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4926/stat : 4926 (java) S 4902 4902 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224237599 8261857280 29617 33554432000 4194304 4196468 140736511503296 139812856105328 139813477440130 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4927] ppid=4902 vsize=8068220 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4927/stat : 4927 (java) S 4902 4902 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224237599 8261857280 29617 33554432000 4194304 4196468 140736511503296 139812325549088 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4928] ppid=4902 vsize=8068220 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4928/stat : 4928 (java) S 4902 4902 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224237599 8261857280 29617 33554432000 4194304 4196468 140736511503296 139812057113456 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4929] ppid=4902 vsize=8068220 memory=4536 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4929/stat : 4929 (java) S 4902 4902 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224237602 8261857280 29617 33554432000 4194304 4196468 140736511503296 139811682604880 139813477447579 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4930] ppid=4902 vsize=8068220 memory=8448 CPUtime=0.07 cores=1,3,5,7
/proc/4920/task/4930/stat : 4930 (java) S 4902 4902 3762 0 -1 1077944384 649 0 0 0 7 0 0 0 20 0 19 0 224237602 8261857280 29617 33554432000 4194304 4196468 140736511503296 139812855053168 139813477440130 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4931] ppid=4902 vsize=8068220 memory=1628 CPUtime=0.08 cores=1,3,5,7
/proc/4920/task/4931/stat : 4931 (java) S 4902 4902 3762 0 -1 1077944384 302 0 0 0 8 0 0 0 20 0 19 0 224237602 8261857280 29617 33554432000 4194304 4196468 140736511503296 139812854000368 139813477440130 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4932] ppid=4902 vsize=8068220 memory=1144 CPUtime=0.18 cores=1,3,5,7
/proc/4920/task/4932/stat : 4932 (java) S 4902 4902 3762 0 -1 1077944384 505 0 0 0 18 0 0 0 20 0 19 0 224237602 8261857280 29617 33554432000 4194304 4196468 140736511503296 139812852947568 139813477440130 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4933] ppid=4902 vsize=8068220 memory=15244 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4933/stat : 4933 (java) S 4902 4902 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224237602 8261857280 29617 33554432000 4194304 4196468 140736511503296 139811184700128 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4934] ppid=4902 vsize=8068220 memory=34768 CPUtime=0.17 cores=1,3,5,7
/proc/4920/task/4934/stat : 4934 (java) S 4902 4902 3762 0 -1 1077944384 33 0 0 0 9 8 0 0 20 0 19 0 224237602 8261857280 29617 33554432000 4194304 4196468 140736511503296 139812851894960 139813477440130 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4936] ppid=4902 vsize=8068220 memory=4032 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4936/stat : 4936 (java) S 4902 4902 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224237666 8261857280 29617 33554432000 4194304 4196468 140736511503296 139812929811648 139813477453593 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4938] ppid=4902 vsize=8068220 memory=18232 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4938/stat : 4938 (java) S 4902 4902 3762 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 224237666 8261857280 29617 33554432000 4194304 4196468 140736511503296 139810647813392 139813477450909 0 4 2 25189581 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4939] ppid=4902 vsize=8068220 memory=640 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4939/stat : 4939 (java) S 4902 4902 3762 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 224237667 8261857280 29617 33554432000 4194304 4196468 140736511503296 139810513592464 139813477450909 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4940] ppid=4902 vsize=8068220 memory=1764 CPUtime=0 cores=1,3,5,7
/proc/4920/task/4940/stat : 4940 (java) S 4902 4902 3762 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 224237669 8261857280 29617 33554432000 4194304 4196468 140736511503296 139810782043808 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
Current children cumulated CPU time: 459.45 s
Current children cumulated vsize: 8251692 KiB
Current children cumulated memory: 174064 KiB

[startup+455.701 s]
/proc/loadavg: 2.00 2.01 2.05 3/227 4954
/proc/meminfo: memFree=8258584/32770624 swapFree=67108860/67108860
[pid=4902] ppid=4899 vsize=113128 memory=1472 CPUtime=5.89 cores=1,3,5,7
/proc/4902/stat : 4902 (scop.sh) S 4899 4902 3762 0 -1 4202496 590 24518 0 0 0 0 572 17 20 0 1 0 224237336 115843072 368 33554432000 4194304 5098028 140734306393920 140734306390664 139882920178300 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 21614592 140734306399296 140734306399495 140734306399495 140734306402253 0
/proc/4902/statm: 28282 368 311 221 0 87 0
[pid=4920] ppid=4902 vsize=8068220 memory=118868 CPUtime=453.69 cores=1,3,5,7
/proc/4920/stat : 4920 (java) S 4902 4902 3762 0 -1 1077944320 17467 69252 0 0 119 14 45227 9 20 0 18 0 224237596 8261857280 29717 33554432000 4194304 4196468 140736511503296 140736511485840 139813477428983 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
/proc/4920/statm: 2017055 29717 3156 1 0 1978454 0
[pid=4920/tid=4921] ppid=4902 vsize=8068220 memory=118468 CPUtime=453.09 cores=1,3,5,7
/proc/4920/task/4921/stat : 4921 (java) S 4902 4902 3762 0 -1 1077944384 14457 69252 0 0 68 5 45227 9 20 0 18 0 224237596 8261857280 29717 33554432000 4194304 4196468 140736511503296 139813449269136 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4922] ppid=4902 vsize=8068220 memory=1472 CPUtime=452.36 cores=1,3,5,7
/proc/4920/task/4922/stat : 4922 (java) S 4902 4902 3762 0 -1 1077944384 2 69252 0 0 0 0 45227 9 20 0 18 0 224237597 8261857280 29717 33554432000 4194304 4196468 140736511503296 139813481671824 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4923] ppid=4902 vsize=8068220 memory=1472 CPUtime=452.36 cores=1,3,5,7
/proc/4920/task/4923/stat : 4923 (java) S 4902 4902 3762 0 -1 1077944384 1 69252 0 0 0 0 45227 9 20 0 18 0 224237597 8261857280 29717 33554432000 4194304 4196468 140736511503296 139813281840144 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4924] ppid=4902 vsize=8068220 memory=118468 CPUtime=452.36 cores=1,3,5,7
/proc/4920/task/4924/stat : 4924 (java) S 4902 4902 3762 0 -1 1077944384 1 69252 0 0 0 0 45227 9 20 0 18 0 224237597 8261857280 29717 33554432000 4194304 4196468 140736511503296 139813280787344 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4925] ppid=4902 vsize=8068220 memory=1472 CPUtime=452.36 cores=1,3,5,7
/proc/4920/task/4925/stat : 4925 (java) S 4902 4902 3762 0 -1 1077944384 2 69252 0 0 0 0 45227 9 20 0 18 0 224237597 8261857280 29717 33554432000 4194304 4196468 140736511503296 139813279734544 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4926] ppid=4902 vsize=8068220 memory=118468 CPUtime=452.36 cores=1,3,5,7
/proc/4920/task/4926/stat : 4926 (java) S 4902 4902 3762 0 -1 1077944384 5 69252 0 0 0 0 45227 9 20 0 18 0 224237599 8261857280 29717 33554432000 4194304 4196468 140736511503296 139812856105328 139813477440130 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4927] ppid=4902 vsize=8068220 memory=1472 CPUtime=452.36 cores=1,3,5,7
/proc/4920/task/4927/stat : 4927 (java) S 4902 4902 3762 0 -1 1077944384 13 69252 0 0 0 0 45227 9 20 0 18 0 224237599 8261857280 29717 33554432000 4194304 4196468 140736511503296 139812325549088 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4928] ppid=4902 vsize=8068220 memory=1472 CPUtime=452.36 cores=1,3,5,7
/proc/4920/task/4928/stat : 4928 (java) S 4902 4902 3762 0 -1 1077944384 1 69252 0 0 0 0 45227 9 20 0 18 0 224237599 8261857280 29717 33554432000 4194304 4196468 140736511503296 139812057113456 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4929] ppid=4902 vsize=8068220 memory=280811136002624 CPUtime=452.36 cores=1,3,5,7
/proc/4920/task/4929/stat : 4929 (java) S 4902 4902 3762 0 -1 1077944384 3 69252 0 0 0 0 45227 9 20 0 18 0 224237602 8261857280 29717 33554432000 4194304 4196468 140736511503296 139811682604880 139813477447579 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4930] ppid=4902 vsize=8068220 memory=2244 CPUtime=452.43 cores=1,3,5,7
/proc/4920/task/4930/stat : 4930 (java) S 4902 4902 3762 0 -1 1077944384 652 69252 0 0 7 0 45227 9 20 0 18 0 224237602 8261857280 29721 33554432000 4194304 4196468 140736511503296 139812855053168 139813477440130 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4931] ppid=4902 vsize=8068220 memory=4124 CPUtime=452.45 cores=1,3,5,7
/proc/4920/task/4931/stat : 4931 (java) S 4902 4902 3762 0 -1 1077944384 315 69252 0 0 9 0 45227 9 20 0 18 0 224237602 8261857280 29721 33554432000 4194304 4196468 140736511503296 139812854000368 139813477440130 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4932] ppid=4902 vsize=8068220 memory=118468 CPUtime=452.55 cores=1,3,5,7
/proc/4920/task/4932/stat : 4932 (java) R 4902 4902 3762 0 -1 4202560 528 69252 0 0 19 0 45227 9 20 0 18 0 224237602 8261857280 29216 33554432000 4194304 4196468 140736511503296 139812852947568 139813456446872 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4933] ppid=4902 vsize=8068220 memory=1472 CPUtime=452.36 cores=1,3,5,7
/proc/4920/task/4933/stat : 4933 (java) S 4902 4902 3762 0 -1 1077944384 3 69252 0 0 0 0 45227 9 20 0 18 0 224237602 8261857280 29216 33554432000 4194304 4196468 140736511503296 139811184700128 139813477439189 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4934] ppid=4902 vsize=8068220 memory=1472 CPUtime=452.53 cores=1,3,5,7
/proc/4920/task/4934/stat : 4934 (java) S 4902 4902 3762 0 -1 1077944384 33 69252 0 0 9 8 45227 9 20 0 18 0 224237602 8261857280 29216 33554432000 4194304 4196468 140736511503296 139812851894960 139813477440130 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4936] ppid=4902 vsize=8068220 memory=1472 CPUtime=452.36 cores=1,3,5,7
/proc/4920/task/4936/stat : 4936 (java) S 4902 4902 3762 0 -1 1077944384 27 69252 0 0 0 0 45227 9 20 0 18 0 224237666 8261857280 29216 33554432000 4194304 4196468 140736511503296 139812929810832 139813477440130 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4938] ppid=4902 vsize=7937144 memory=1472 CPUtime=452.38 cores=1,3,5,7
/proc/4920/task/4938/stat : 4938 (java) R 4902 4902 3762 0 -1 4202564 87 69252 0 0 2 0 45227 9 20 0 18 0 224237666 8127635456 29210 33554432000 4194304 4196468 140736511503296 139810647799968 139813477424724 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
[pid=4920/tid=4940] ppid=4902 vsize=7937144 memory=118468 CPUtime=452.36 cores=1,3,5,7
/proc/4920/task/4940/stat : 4940 (java) R 4902 4902 3762 0 -1 4202560 23 69252 0 0 0 0 45227 9 20 0 17 0 224237669 8127635456 29210 33554432000 4194304 4196468 140736511503296 139810782043568 139813462077152 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38674432 140736511505590 140736511505713 140736511505713 140736511508431 0
Current children cumulated CPU time: 459.58 s
Current children cumulated vsize: 8181348 KiB
Current children cumulated memory: 120340 KiB

Child status: 0
Real time (s): 455.783
CPU time (s): 459.732
CPU user time (s): 459.302
CPU system time (s): 0.430541
CPU usage (%): 100.866
Max. virtual memory (cumulated for all children) (KiB): 15140212
Max. memory (cumulated for all children) (KiB): 529440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 459.302
system time used= 0.430541
maximum resident set size= 534744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112212
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15429
involuntary context switches= 241


# summary of solver processes directly reported to runsolver:
#   pid: 4902
#   total CPU time (s): 459.732
#   total CPU user time (s): 459.302
#   total CPU system time (s): 0.430541

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.30778 second user time and 4.78847 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 11:39:01
IDJOB=4305395
IDBENCH=141167
IDSOLVER=2782
FILE ID=node151/4305395-1534066741
RUNJOBID= node151-1534062410-3794
PBS_JOBID= 21036982
Free space on /tmp= 40852 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K04-P04_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305395-1534066741/watcher-4305395-1534066741 -o /tmp/evaluation-result-4305395-1534066741/solver-4305395-1534066741 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3794 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305395-1534066741.xml

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

MD5SUM BENCH= bba9b3428f0c8228a4e28ff2342631fb
RANDOM SEED=325854376

node151.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.87
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.87
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.87
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.87
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:         8432404 kB
MemAvailable:   31747592 kB
Buffers:          260684 kB
Cached:         23008832 kB
SwapCached:            0 kB
Active:         10792280 kB
Inactive:       12690536 kB
Active(anon):     162280 kB
Inactive(anon):   103352 kB
Active(file):   10630000 kB
Inactive(file): 12587184 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7972 kB
Writeback:             0 kB
AnonPages:        276092 kB
Mapped:            71776 kB
Shmem:             49800 kB
Slab:             554744 kB
SReclaimable:     526464 kB
SUnreclaim:        28280 kB
KernelStack:        3952 kB
PageTables:         5756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5871360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 40844 MiB
End job on node151 at 2018-08-12 11:46:37