Trace number 4305630

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 11.2754 8.34322

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K04-P03_c18.xml
MD5SUM76f2570dac1ecc86f40824dfede26263
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.556125
Satisfiable
(Un)Satisfiability was proved
Number of variables68
Number of constraints28
Number of domains2
Minimum domain size26
Maximum domain size27
Distribution of domain sizes[{"size":26,"count":26},{"size":27,"count":12}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":30},{"degree":2,"count":26},{"degree":5,"count":8},{"degree":6,"count":4}]
Minimum constraint arity3
Maximum constraint arity26
Distribution of constraint arities[{"arity":3,"count":26},{"arity":12,"count":1},{"arity":26,"count":1}]
Number of extensional constraints0
Number of intensional constraints26
Distribution of constraint types[{"type":"intension","count":26},{"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-20440-serial-file.bin HOME/instance-4305630-1534066858.xml
0.55/0.51	
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:40:59 CEST 2018
0.66/0.54	c PID: 20443
0.66/0.54	c IP: 172.20.3.135
0.66/0.54	c HOST: node135.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.21/0.85	c (0,0) Parsing End
1.21/0.86	c (0,0) CSP: 38 int (0 aux), 0 bool (0 aux), 28 ctr, max domain size 27
1.39/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.95	c (0,0) Constraint Name Generate Begin
1.39/0.95	c (0,0) Ctr:HOME/instance-4305630-1534066858.xml,AllDifferent:Dist:Eq:IntVar
1.39/0.95	c (0,0) Constraint Name Generate End
1.39/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.95	c (0,0) CSP to CSPinCNF Begin
1.39/0.97	c (0,0) translated 3 (10%) constraints
1.39/0.98	c (0,0) translated 6 (20%) constraints
1.39/0.99	c (0,0) translated 9 (30%) constraints
1.39/1.00	c (0,0) translated 12 (40%) constraints
1.59/1.01	c (0,0) translated 14 (50%) constraints
1.59/1.02	c (0,0) translated 17 (60%) constraints
1.59/1.03	c (0,0) translated 20 (70%) constraints
1.59/1.03	c (0,0) translated 23 (80%) constraints
1.59/1.04	c (0,0) translated 26 (90%) constraints
1.59/1.08	c (0,0) translated 28 (100%) constraints
2.12/1.25	c (0,0) STATISTICS1:HOME/instance-4305630-1534066858.xml,AllDifferent:Dist:Eq:IntVar,38,473,702,27,26,3,702:104;27:66;26:325,27:364;26:806,26:2;12:2;2:417;1:52,3:104;2:391;1:76,
2.12/1.25	c (0,0) ==========================================
2.12/1.25	c (0,0) Both Encoding selects:
2.12/1.25	c (0,0) Order
2.12/1.25	c (0,0) ==========================================
2.12/1.27	c (0,0) translated 48 (10%) constraints
2.12/1.28	c (0,0) translated 95 (20%) constraints
2.12/1.29	c (0,0) translated 142 (30%) constraints
2.12/1.30	c (0,0) translated 190 (40%) constraints
2.39/1.31	c (0,0) translated 237 (50%) constraints
2.39/1.31	c (0,0) translated 284 (60%) constraints
2.39/1.32	c (0,0) translated 332 (70%) constraints
2.39/1.33	c (0,0) translated 379 (80%) constraints
2.39/1.33	c (0,0) translated 426 (90%) constraints
2.39/1.34	c (0,0) translated 473 (100%) constraints
2.39/1.34	c (0,0) CSP to CSPinCNF End
2.39/1.34	c (0,0) CSP: 38 int (0 aux), 0 bool (0 aux), 473 ctr, max domain size 27
2.39/1.34	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.39/1.34	c (0,0) CSPinCNF Propagation Begin
2.39/1.37	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.39/1.37	c (0,0) CSPinCNF Propagation End
2.39/1.37	c (0,0) CSP: 38 int (0 aux), 0 bool (0 aux), 473 ctr, max domain size 27
2.39/1.37	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.39/1.37	c (0,0) Simplify CSPinCNF Begin
2.69/1.46	c (0,0) Simplify CSPinCNF End
2.69/1.46	c (0,0) CSP: 38 int (0 aux), 834 bool (834 aux), 1307 ctr, max domain size 27
2.69/1.46	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.69/1.46	c (0,0) Calculate Precise Domain Begin
2.69/1.47	c (0,0) 0 values are removed by re-calculation
2.69/1.47	c (0,0) Calculate Precise Domain End
2.69/1.47	c (0,0) CSP: 38 int (0 aux), 834 bool (834 aux), 1307 ctr, max domain size 27
2.69/1.47	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.69/1.47	c (0,0) CSPinCNF to SatSolver Begin
3.63/1.73	c (1,1) 131 (10 %) CSP clauses are encoded (1796 SAT variables, 37454 SAT clauses)
3.63/1.75	c (1,1) 262 (20 %) CSP clauses are encoded (1796 SAT variables, 39847 SAT clauses)
3.63/1.76	c (1,1) 393 (30 %) CSP clauses are encoded (1796 SAT variables, 42173 SAT clauses)
3.63/1.77	c (1,1) 523 (40 %) CSP clauses are encoded (1796 SAT variables, 44478 SAT clauses)
3.63/1.78	c (1,1) 654 (50 %) CSP clauses are encoded (1796 SAT variables, 46784 SAT clauses)
3.63/1.79	c (1,1) 785 (60 %) CSP clauses are encoded (1796 SAT variables, 49090 SAT clauses)
3.93/1.80	c (1,1) 915 (70 %) CSP clauses are encoded (1796 SAT variables, 51395 SAT clauses)
3.93/1.81	c (1,1) 1046 (80 %) CSP clauses are encoded (1796 SAT variables, 53701 SAT clauses)
3.93/1.83	c (1,1) 1177 (90 %) CSP clauses are encoded (1796 SAT variables, 56032 SAT clauses)
3.93/1.84	c (1,1) 1307 (100 %) CSP clauses are encoded (1796 SAT variables, 58312 SAT clauses)
3.93/1.84	c (1,1) Launch Command will be: minisat_release
3.93/1.84	c (1,1) CSPinCNF to SatSolver End
3.93/1.84	c (1,1) Heap : 337 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.93/1.86	c (1,1) STATISTICS2:HOME/instance-4305630-1534066858.xml,AllDifferent:Dist:Eq:IntVar,872,1307,702,27,26,3,702:104;27:132;26:650,27:496;26:1456;2:1668,26:2;12:2;2:1251;1:52,3:104;2:782;1:1744,
3.93/1.86	c (1,1) 1796 bool, 58313 clause
3.93/1.86	c (1,1) Export Begin
4.26/1.94	c (1,1) Export to HOME/scop-20440-serial-file.bin
4.26/1.94	c (1,1) Export End
4.26/1.94	c (1,1) Export File Size: 0.01 MB
4.26/1.94	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
4.26/1.94	c END-Prog: Sun Aug 12 11:41:00 CEST 2018
4.26/1.95	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-20440-serial-file.bin
4.99/2.44	c (0,0) Read Serial File Begin
4.99/2.44	c (0,0) HOME/scop-20440-serial-file.bin
5.28/2.60	c (0,0) Read Serial File End
5.28/2.61	
5.28/2.61	scop order+minisat_release (2018-07-31)
5.28/2.61	(Solving Process)
5.28/2.61	
5.28/2.63	c BEGIN-Prog: Sun Aug 12 11:41:01 CEST 2018
5.28/2.63	c PID: 20458
5.28/2.63	c IP: 172.20.3.135
5.28/2.63	c HOST: node135.alineos.net
5.28/2.64	c (0,0) SatSolver.solve Begin
5.28/2.64	c (0,0) 0 bool, 0 clause
5.28/2.64	c (0,0) minisat_release HOME/instance-4305630-1534066858.xml-scop-20443.cnf
11.03/8.25	c (5,0) c This is COMiniSatPS.
11.03/8.25	c (5,0) c WARNING: for repeatability, setting FPU to use double precision
11.03/8.25	c (5,0) c ============================[ Problem Statistics ]=============================
11.03/8.25	c (5,0) c |                                                                             |
11.03/8.25	c (5,0) c |  Number of variables:          1796                                         |
11.03/8.25	c (5,0) c |  Number of clauses:           58313                                         |
11.03/8.25	c (5,0) c |  Parse time:                   0.02 s                                       |
11.03/8.25	c (5,0) c |  Eliminated clauses:           0.01 Mb                                      |
11.03/8.25	c (5,0) c Reduced to 1379 vars, 57896 cls (grow=0)
11.03/8.25	c (5,0) c No iterative elimination performed. (vars=1379, c/v ratio=42.0)
11.03/8.25	c (5,0) c |  Simplification time:          0.07 s                                       |
11.03/8.25	c (5,0) c |                                                                             |
11.03/8.25	c (5,0) c ============================[ Search Statistics ]==============================
11.03/8.25	c (5,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.03/8.25	c (5,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.03/8.25	c (5,0) c ===============================================================================
11.03/8.25	c (5,0) c ===============================================================================
11.03/8.25	c (5,0) c restarts              : 206
11.03/8.25	c (5,0) c conflicts             : 67826          (12167 /sec)
11.03/8.25	c (5,0) c decisions             : 89593          (0.00 % random) (16072 /sec)
11.03/8.25	c (5,0) c propagations          : 13746769       (2466046 /sec)
11.03/8.25	c (5,0) c conflict literals     : 1435777        (31.11 % deleted)
11.03/8.25	c (5,0) c CPU time              : 5.57442 s
11.03/8.25	c (5,0) 
11.03/8.25	c (5,0) s SATISFIABLE
11.03/8.26	c (5,0) SatSolver.solve End
11.03/8.26	c (5,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
11.03/8.26	c (5,0) Show results Begin
11.18/8.32	s SATISFIABLE
11.18/8.33	v <instantiation>
11.18/8.33	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] 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] cie[0][0] cie[0][1] cie[0][2] cie[0][3] cie[1][0] cie[1][1] cie[1][2] cie[1][3]</list>
11.18/8.33	v     <values>10 14 25 0 3 8 6 26 15 24 23 2 4 15 10 11 14 25 5 3 23 2 18 20 9 8 13 1 22 21 7 6 19 26 12 16 17 24</values>
11.18/8.33	v </instantiation>
11.18/8.33	c (6,0) Show results End
11.18/8.33	c (6,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
11.18/8.33	c (6,0) 5,6,STOP-AFTER(ALL)
11.18/8.33	c END-Prog: Sun Aug 12 11:41:07 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 (6732 MiB free)
  memory of node 1: 16384 MiB (4638 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305630-1534066858/watcher-4305630-1534066858 -o /tmp/evaluation-result-4305630-1534066858/solver-4305630-1534066858 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19415 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305630-1534066858.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
Current StackSize limit: 8192 KiB

solver pid=20440, runsolver pid=20437

[startup+0.100097 s]*
/proc/loadavg: 2.08 2.03 2.00 4/225 20457
/proc/meminfo: memFree=11583704/32770624 swapFree=67108860/67108860
[pid=20440] ppid=20437 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20440/stat : 20440 (scop.sh) S 20437 20440 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224249013 115843072 349 33554432000 4194304 5098028 140728140607600 140728140604856 140380052820604 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28790784 140728140612673 140728140612871 140728140612871 140728140615629 0
/proc/20440/statm: 28282 349 296 221 0 87 0
[pid=20443] ppid=20440 vsize=15012476 memory=72672 CPUtime=0.11 cores=1,3,5,7
/proc/20443/stat : 20443 (java) S 20440 20440 19383 0 -1 1077944320 6280 0 0 0 10 1 0 0 20 0 15 0 224249013 15372775424 18168 33554432000 4194304 4196468 140725004071600 140725004054144 140655973416695 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
/proc/20443/statm: 3753119 18168 2770 1 0 3715579 0
[pid=20443/tid=20444] ppid=20440 vsize=15012476 memory=7533807676074704953 CPUtime=0.08 cores=1,3,5,7
/proc/20443/task/20444/stat : 20444 (java) R 20440 20440 19383 0 -1 4202560 4417 0 0 0 7 1 0 0 20 0 15 0 224249013 15372775424 18234 33554432000 4194304 4196468 140725004071600 140655945211856 140655953692416 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20445] ppid=20440 vsize=15012476 memory=3472468752360310448 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20445/stat : 20445 (java) S 20440 20440 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224249015 15372775424 18234 33554432000 4194304 4196468 140725004071600 140655977659152 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20446] ppid=20440 vsize=15012476 memory=140456132630144 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20446/stat : 20446 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224249015 15372775424 18234 33554432000 4194304 4196468 140725004071600 140655753362320 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20447] ppid=20440 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20447/stat : 20447 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224249015 15372775424 18234 33554432000 4194304 4196468 140725004071600 140655752309776 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20448] ppid=20440 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20448/stat : 20448 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224249015 15372775424 18234 33554432000 4194304 4196468 140725004071600 140655751257232 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20449] ppid=20440 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20449/stat : 20449 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224249016 15372775424 18234 33554432000 4194304 4196468 140725004071600 140654943393776 140655973427842 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20450] ppid=20440 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20450/stat : 20450 (java) S 20440 20440 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224249017 15372775424 18234 33554432000 4194304 4196468 140725004071600 140654541792160 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20451] ppid=20440 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20451/stat : 20451 (java) S 20440 20440 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224249017 15372775424 18234 33554432000 4194304 4196468 140725004071600 140654273356784 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20452] ppid=20440 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20452/stat : 20452 (java) S 20440 20440 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224249020 15372775424 18234 33554432000 4194304 4196468 140725004071600 140653898848464 140655973435291 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20453] ppid=20440 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20453/stat : 20453 (java) S 20440 20440 19383 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 224249020 15372775424 18300 33554432000 4194304 4196468 140725004071600 140654942341616 140655973427842 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20454] ppid=20440 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20454/stat : 20454 (java) S 20440 20440 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224249020 15372775424 18300 33554432000 4194304 4196468 140725004071600 140654941289072 140655973427842 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20455] ppid=20440 vsize=15012476 memory=140456132630144 CPUtime=0.01 cores=1,3,5,7
/proc/20443/task/20455/stat : 20455 (java) S 20440 20440 19383 0 -1 1077944384 266 0 0 0 1 0 0 0 20 0 15 0 224249020 15372775424 18300 33554432000 4194304 4196468 140725004071600 140654940236528 140655973427842 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20456] ppid=20440 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20456/stat : 20456 (java) S 20440 20440 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224249020 15372775424 18300 33554432000 4194304 4196468 140725004071600 140653400943712 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20457] ppid=20440 vsize=15012476 memory=140456132630144 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20457/stat : 20457 (java) S 20440 20440 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224249020 15372775424 18300 33554432000 4194304 4196468 140725004071600 140654939183408 140655973427842 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74068 KiB

[startup+0.210784 s]*
/proc/loadavg: 2.08 2.03 2.00 3/225 20457
/proc/meminfo: memFree=11570496/32770624 swapFree=67108860/67108860
[pid=20440] ppid=20437 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20440/stat : 20440 (scop.sh) S 20437 20440 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224249013 115843072 349 33554432000 4194304 5098028 140728140607600 140728140604856 140380052820604 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28790784 140728140612673 140728140612871 140728140612871 140728140615629 0
/proc/20440/statm: 28282 349 296 221 0 87 0
[pid=20443] ppid=20440 vsize=15012476 memory=85496 CPUtime=0.26 cores=1,3,5,7
/proc/20443/stat : 20443 (java) S 20440 20440 19383 0 -1 1077944320 9763 0 0 0 23 3 0 0 20 0 15 0 224249013 15372775424 21374 33554432000 4194304 4196468 140725004071600 140725004054144 140655973416695 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
/proc/20443/statm: 3753119 21374 2869 1 0 3715579 0
[pid=20443/tid=20444] ppid=20440 vsize=15012476 memory=8514701219881124769 CPUtime=0.2 cores=1,3,5,7
/proc/20443/task/20444/stat : 20444 (java) R 20440 20440 19383 0 -1 4202560 7674 0 0 0 18 2 0 0 20 0 15 0 224249013 15372775424 21374 33554432000 4194304 4196468 140725004071600 140655945243088 140655973428630 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20445] ppid=20440 vsize=15012476 memory=3472468752360310448 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20445/stat : 20445 (java) S 20440 20440 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224249015 15372775424 21374 33554432000 4194304 4196468 140725004071600 140655977659152 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20446] ppid=20440 vsize=15012476 memory=140456132630144 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20446/stat : 20446 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224249015 15372775424 21374 33554432000 4194304 4196468 140725004071600 140655753362320 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20447] ppid=20440 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20447/stat : 20447 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224249015 15372775424 21374 33554432000 4194304 4196468 140725004071600 140655752309776 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20448] ppid=20440 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20448/stat : 20448 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224249015 15372775424 21374 33554432000 4194304 4196468 140725004071600 140655751257232 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20449] ppid=20440 vsize=15012476 memory=140456132630144 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20449/stat : 20449 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224249016 15372775424 21374 33554432000 4194304 4196468 140725004071600 140654943393776 140655973427842 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20450] ppid=20440 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20450/stat : 20450 (java) S 20440 20440 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224249017 15372775424 21374 33554432000 4194304 4196468 140725004071600 140654541792160 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20451] ppid=20440 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20451/stat : 20451 (java) S 20440 20440 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224249017 15372775424 21374 33554432000 4194304 4196468 140725004071600 140654273356784 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20452] ppid=20440 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20452/stat : 20452 (java) S 20440 20440 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224249020 15372775424 21374 33554432000 4194304 4196468 140725004071600 140653898848464 140655973435291 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20453] ppid=20440 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20453/stat : 20453 (java) S 20440 20440 19383 0 -1 1077944384 339 0 0 0 0 0 0 0 20 0 15 0 224249020 15372775424 21374 33554432000 4194304 4196468 140725004071600 140654942341616 140655973427842 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20454] ppid=20440 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20454/stat : 20454 (java) S 20440 20440 19383 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 15 0 224249020 15372775424 21374 33554432000 4194304 4196468 140725004071600 140654941289072 140655973427842 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20455] ppid=20440 vsize=15012476 memory=140456132630144 CPUtime=0.03 cores=1,3,5,7
/proc/20443/task/20455/stat : 20455 (java) R 20440 20440 19383 0 -1 4202560 286 0 0 0 3 0 0 0 20 0 15 0 224249020 15372775424 21374 33554432000 4194304 4196468 140725004071600 140654940236528 140655957497182 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20456] ppid=20440 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20456/stat : 20456 (java) S 20440 20440 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224249020 15372775424 21374 33554432000 4194304 4196468 140725004071600 140653400943712 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20457] ppid=20440 vsize=15012476 memory=140456132630144 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20457/stat : 20457 (java) S 20440 20440 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224249020 15372775424 21374 33554432000 4194304 4196468 140725004071600 140654939183408 140655973427842 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86892 KiB

[startup+0.31075 s]*
/proc/loadavg: 2.08 2.03 2.00 3/225 20457
/proc/meminfo: memFree=11566588/32770624 swapFree=67108860/67108860
[pid=20440] ppid=20437 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20440/stat : 20440 (scop.sh) S 20437 20440 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224249013 115843072 349 33554432000 4194304 5098028 140728140607600 140728140604856 140380052820604 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28790784 140728140612673 140728140612871 140728140612871 140728140615629 0
/proc/20440/statm: 28282 349 296 221 0 87 0
[pid=20443] ppid=20440 vsize=15012476 memory=89696 CPUtime=0.42 cores=1,3,5,7
/proc/20443/stat : 20443 (java) S 20440 20440 19383 0 -1 1077944320 10384 0 0 0 39 3 0 0 20 0 15 0 224249013 15372775424 22424 33554432000 4194304 4196468 140725004071600 140725004054144 140655973416695 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
/proc/20443/statm: 3753119 22424 2973 1 0 3715579 0
[pid=20443/tid=20444] ppid=20440 vsize=15012476 memory=8514701219881124769 CPUtime=0.29 cores=1,3,5,7
/proc/20443/task/20444/stat : 20444 (java) R 20440 20440 19383 0 -1 4202560 8106 0 0 0 27 2 0 0 20 0 15 0 224249013 15372775424 22424 33554432000 4194304 4196468 140725004071600 140655945211696 140655431118599 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20445] ppid=20440 vsize=15012476 memory=3472468752360310448 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20445/stat : 20445 (java) S 20440 20440 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224249015 15372775424 22424 33554432000 4194304 4196468 140725004071600 140655977659152 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20446] ppid=20440 vsize=15012476 memory=280912166525824 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20446/stat : 20446 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224249015 15372775424 22424 33554432000 4194304 4196468 140725004071600 140655753362320 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20447] ppid=20440 vsize=15012476 memory=280912067823648 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20447/stat : 20447 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224249015 15372775424 22424 33554432000 4194304 4196468 140725004071600 140655752309776 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20448] ppid=20440 vsize=15012476 memory=140456033895695 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20448/stat : 20448 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224249015 15372775424 22424 33554432000 4194304 4196468 140725004071600 140655751257232 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20449] ppid=20440 vsize=15012476 memory=280912166532736 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20449/stat : 20449 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224249016 15372775424 22424 33554432000 4194304 4196468 140725004071600 140654943393776 140655973427842 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20450] ppid=20440 vsize=15012476 memory=140456033900303 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20450/stat : 20450 (java) S 20440 20440 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224249017 15372775424 22424 33554432000 4194304 4196468 140725004071600 140654541792160 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20451] ppid=20440 vsize=15012476 memory=140456033922295 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20451/stat : 20451 (java) S 20440 20440 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224249017 15372775424 22424 33554432000 4194304 4196468 140725004071600 140654273356784 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20452] ppid=20440 vsize=15012476 memory=280912067832864 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20452/stat : 20452 (java) S 20440 20440 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224249020 15372775424 22424 33554432000 4194304 4196468 140725004071600 140653898848464 140655973435291 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20453] ppid=20440 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20443/task/20453/stat : 20453 (java) R 20440 20440 19383 0 -1 1077944384 430 0 0 0 2 0 0 0 20 0 15 0 224249020 15372775424 22424 33554432000 4194304 4196468 140725004071600 140654942341616 140655973427842 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20454] ppid=20440 vsize=15012476 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/20443/task/20454/stat : 20454 (java) R 20440 20440 19383 0 -1 4202560 184 0 0 0 2 0 0 0 20 0 15 0 224249020 15372775424 22424 33554432000 4194304 4196468 140725004071600 140654941289072 140655953073217 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20455] ppid=20440 vsize=15012476 memory=140456132630144 CPUtime=0.07 cores=1,3,5,7
/proc/20443/task/20455/stat : 20455 (java) R 20440 20440 19383 0 -1 4202560 331 0 0 0 7 0 0 0 20 0 15 0 224249020 15372775424 22424 33554432000 4194304 4196468 140725004071600 140654940236528 140655973438042 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20456] ppid=20440 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20456/stat : 20456 (java) S 20440 20440 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224249020 15372775424 22424 33554432000 4194304 4196468 140725004071600 140653400943712 140655973426901 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20457] ppid=20440 vsize=15012476 memory=140456132631540 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20457/stat : 20457 (java) S 20440 20440 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224249020 15372775424 22424 33554432000 4194304 4196468 140725004071600 140654939183408 140655973427842 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91092 KiB

[startup+0.701343 s]
/proc/loadavg: 2.08 2.03 2.00 3/225 20457
/proc/meminfo: memFree=11542280/32770624 swapFree=67108860/67108860
[pid=20440] ppid=20437 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20440/stat : 20440 (scop.sh) S 20437 20440 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224249013 115843072 349 33554432000 4194304 5098028 140728140607600 140728140604856 140380052820604 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28790784 140728140612673 140728140612871 140728140612871 140728140615629 0
/proc/20440/statm: 28282 349 296 221 0 87 0
[pid=20443] ppid=20440 vsize=15020872 memory=129752 CPUtime=1.01 cores=1,3,5,7
/proc/20443/stat : 20443 (java) S 20440 20440 19383 0 -1 1077944320 17609 0 0 0 95 6 0 0 20 0 15 0 224249013 15381372928 32438 33554432000 4194304 4196468 140725004071600 140725004054144 140655973416695 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
/proc/20443/statm: 3755218 32438 3147 1 0 3716603 0
[pid=20443/tid=20444] ppid=20440 vsize=15020872 memory=57 CPUtime=0.67 cores=1,3,5,7
/proc/20443/task/20444/stat : 20444 (java) R 20440 20440 19383 0 -1 4202560 14887 0 0 0 62 5 0 0 20 0 15 0 224249013 15381372928 32438 33554432000 4194304 4196468 140725004071600 140655945249088 140655973438621 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20445] ppid=20440 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20445/stat : 20445 (java) S 20440 20440 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224249015 15381372928 32438 33554432000 4194304 4196468 140725004071600 140655977659152 140655973426901 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20446] ppid=20440 vsize=15020872 memory=7886766292050393141 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20446/stat : 20446 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224249015 15381372928 32438 33554432000 4194304 4196468 140725004071600 140655753362320 140655973426901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20447] ppid=20440 vsize=15020872 memory=7518566439143952480 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20447/stat : 20447 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224249015 15381372928 32438 33554432000 4194304 4196468 140725004071600 140655752309776 140655973426901 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20448] ppid=20440 vsize=15020872 memory=7372762397046498368 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20448/stat : 20448 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224249015 15381372928 32438 33554432000 4194304 4196468 140725004071600 140655751257232 140655973426901 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20449] ppid=20440 vsize=15020872 memory=2319389199337275488 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20449/stat : 20449 (java) S 20440 20440 19383 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 224249016 15381372928 32438 33554432000 4194304 4196468 140725004071600 140654943393776 140655973427842 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20450] ppid=20440 vsize=15020872 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20450/stat : 20450 (java) S 20440 20440 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224249017 15381372928 32438 33554432000 4194304 4196468 140725004071600 140654541792160 140655973426901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20451] ppid=20440 vsize=15020872 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20451/stat : 20451 (java) S 20440 20440 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224249017 15381372928 32438 33554432000 4194304 4196468 140725004071600 140654273356784 140655973426901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20452] ppid=20440 vsize=15020872 memory=968 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20452/stat : 20452 (java) S 20440 20440 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224249020 15381372928 32438 33554432000 4194304 4196468 140725004071600 140653898848464 140655973435291 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20453] ppid=20440 vsize=15020872 memory=12144 CPUtime=0.06 cores=1,3,5,7
/proc/20443/task/20453/stat : 20453 (java) S 20440 20440 19383 0 -1 1077944384 492 0 0 0 6 0 0 0 20 0 15 0 224249020 15381372928 32438 33554432000 4194304 4196468 140725004071600 140654942341616 140655973427842 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20454] ppid=20440 vsize=15020872 memory=1712 CPUtime=0.1 cores=1,3,5,7
/proc/20443/task/20454/stat : 20454 (java) S 20440 20440 19383 0 -1 1077944384 434 0 0 0 10 0 0 0 20 0 15 0 224249020 15381372928 32438 33554432000 4194304 4196468 140725004071600 140654941289072 140655973427842 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20455] ppid=20440 vsize=15020872 memory=8812 CPUtime=0.15 cores=1,3,5,7
/proc/20443/task/20455/stat : 20455 (java) S 20440 20440 19383 0 -1 1077944384 459 0 0 0 15 0 0 0 20 0 15 0 224249020 15381372928 32438 33554432000 4194304 4196468 140725004071600 140654940236528 140655973427842 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20456] ppid=20440 vsize=15020872 memory=4576 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20456/stat : 20456 (java) S 20440 20440 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224249020 15381372928 32438 33554432000 4194304 4196468 140725004071600 140653400943712 140655973426901 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
[pid=20443/tid=20457] ppid=20440 vsize=15020872 memory=15868 CPUtime=0 cores=1,3,5,7
/proc/20443/task/20457/stat : 20457 (java) S 20440 20440 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224249020 15381372928 32438 33554432000 4194304 4196468 140725004071600 140654939183408 140655973427842 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17592320 140725004080135 140725004080433 140725004080433 140725004083151 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131148 KiB

[startup+1.50116 s]
/proc/loadavg: 2.08 2.03 2.00 3/225 20457
/proc/meminfo: memFree=11514484/32770624 swapFree=67108860/67108860
[pid=20440] ppid=20437 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20440/stat : 20440 (scop.sh) S 20437 20440 19383 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224249013 115843072 349 33554432000 4194304 5098028 140728140607600 140728140604856 140380052820604 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28790784 140728140612673 140728140612871 140728140612871 140728140615629 0
/proc/20440/statm: 28282 349 296 221 0 87 0

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

/proc/20458/task/20474/stat : 20474 (java) S 20440 20440 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224249279 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505842086848 140506407730969 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20476] ppid=20440 vsize=8068220 memory=280912067828192 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20476/stat : 20476 (java) S 20440 20440 19383 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224249280 8261857280 29070 33554432000 4194304 4196468 140720794480992 140503681052176 140506407728285 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20477] ppid=20440 vsize=8068220 memory=280912067846880 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20477/stat : 20477 (java) S 20440 20440 19383 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 224249280 8261857280 29070 33554432000 4194304 4196468 140720794480992 140503412621200 140506407728285 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20478] ppid=20440 vsize=8068220 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20478/stat : 20478 (java) S 20440 20440 19383 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 19 0 224249282 8261857280 29070 33554432000 4194304 4196468 140720794480992 140503815282080 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
Current children cumulated CPU time: 10.03 s
Current children cumulated vsize: 8213300 KiB
Current children cumulated memory: 133748 KiB

[startup+8.00081 s]*
/proc/loadavg: 2.32 2.08 2.01 3/230 20478
/proc/meminfo: memFree=11520548/32770624 swapFree=67108860/67108860
[pid=20440] ppid=20437 vsize=113128 memory=1472 CPUtime=4.41 cores=1,3,5,7
/proc/20440/stat : 20440 (scop.sh) S 20437 20440 19383 0 -1 4202496 590 24371 0 0 0 0 427 14 20 0 1 0 224249013 115843072 368 33554432000 4194304 5098028 140728140607600 140728140604344 140380052820604 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28790784 140728140612673 140728140612871 140728140612871 140728140615629 0
/proc/20440/statm: 28282 368 311 221 0 87 0
[pid=20458] ppid=20440 vsize=8068220 memory=116280 CPUtime=1.09 cores=1,3,5,7
/proc/20458/stat : 20458 (java) S 20440 20440 19383 0 -1 1077944320 17850 0 0 0 103 6 0 0 20 0 19 0 224249209 8261857280 29070 33554432000 4194304 4196468 140720794480992 140720794463536 140506407706359 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
/proc/20458/statm: 2017055 29070 3145 1 0 1978454 0
[pid=20473] ppid=20458 vsize=35824 memory=19016 CPUtime=5.34 cores=1,3,5,7
/proc/20473/stat : 20473 (minisat_release) R 20458 20440 19383 0 -1 4202496 8566 0 0 0 533 1 0 0 20 0 1 0 224249279 36683776 4754 33554432000 4194304 4308513 140725619771136 140725619768040 4276036 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 22073344 140725619778676 140725619778774 140725619778774 140725619781573 0
/proc/20473/statm: 8956 4754 337 28 0 5196 0
[pid=20458/tid=20459] ppid=20440 vsize=8068220 memory=-7824251494390519911 CPUtime=0.72 cores=1,3,5,7
/proc/20458/task/20459/stat : 20459 (java) S 20440 20440 19383 0 -1 1077944384 14933 0 0 0 68 4 0 0 20 0 19 0 224249209 8261857280 29070 33554432000 4194304 4196468 140720794480992 140506379546512 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20460] ppid=20440 vsize=8068220 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20460/stat : 20460 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224249210 8261857280 29070 33554432000 4194304 4196468 140720794480992 140506411948944 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20461] ppid=20440 vsize=8068220 memory=280912068023200 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20461/stat : 20461 (java) S 20440 20440 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224249210 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505892309776 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20462] ppid=20440 vsize=8068220 memory=280912068090752 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20462/stat : 20462 (java) S 20440 20440 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224249210 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505891257488 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20463] ppid=20440 vsize=8068220 memory=19360 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20463/stat : 20463 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224249210 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505890204688 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20464] ppid=20440 vsize=8068220 memory=6944656574638078314 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20464/stat : 20464 (java) S 20440 20440 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224249211 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505854105712 140506407717506 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20465] ppid=20440 vsize=8068220 memory=4206186544037388384 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20465/stat : 20465 (java) S 20440 20440 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224249212 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505224569632 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20466] ppid=20440 vsize=8068220 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20466/stat : 20466 (java) S 20440 20440 19383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224249212 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505090348144 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20467] ppid=20440 vsize=8068220 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20467/stat : 20467 (java) S 20440 20440 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224249214 8261857280 29070 33554432000 4194304 4196468 140720794480992 140504715843664 140506407724955 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20468] ppid=20440 vsize=8068220 memory=-6948055166404804227 CPUtime=0.09 cores=1,3,5,7
/proc/20458/task/20468/stat : 20468 (java) S 20440 20440 19383 0 -1 1077944384 627 0 0 0 9 0 0 0 20 0 19 0 224249215 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505853053552 140506407717506 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20469] ppid=20440 vsize=8068220 memory=6935361571421202840 CPUtime=0.07 cores=1,3,5,7
/proc/20458/task/20469/stat : 20469 (java) S 20440 20440 19383 0 -1 1077944384 325 0 0 0 7 0 0 0 20 0 19 0 224249215 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505852000752 140506407717506 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20470] ppid=20440 vsize=8068220 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/20458/task/20470/stat : 20470 (java) S 20440 20440 19383 0 -1 1077944384 545 0 0 0 18 0 0 0 20 0 19 0 224249215 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505850948464 140506407717506 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20471] ppid=20440 vsize=8068220 memory=280912068067392 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20471/stat : 20471 (java) S 20440 20440 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224249215 8261857280 29070 33554432000 4194304 4196468 140720794480992 140504217938912 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20472] ppid=20440 vsize=8068220 memory=3612062679533692450 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20472/stat : 20472 (java) S 20440 20440 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224249215 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505849895344 140506407717506 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20474] ppid=20440 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20474/stat : 20474 (java) S 20440 20440 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224249279 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505842086848 140506407730969 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20476] ppid=20440 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20476/stat : 20476 (java) S 20440 20440 19383 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224249280 8261857280 29070 33554432000 4194304 4196468 140720794480992 140503681052176 140506407728285 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20477] ppid=20440 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20477/stat : 20477 (java) S 20440 20440 19383 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 224249280 8261857280 29070 33554432000 4194304 4196468 140720794480992 140503412621200 140506407728285 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20478] ppid=20440 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20478/stat : 20478 (java) S 20440 20440 19383 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 19 0 224249282 8261857280 29070 33554432000 4194304 4196468 140720794480992 140503815282080 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
Current children cumulated CPU time: 10.84 s
Current children cumulated vsize: 8217172 KiB
Current children cumulated memory: 136768 KiB

[startup+8.20082 s]
/proc/loadavg: 2.32 2.08 2.01 3/230 20478
/proc/meminfo: memFree=11520548/32770624 swapFree=67108860/67108860
[pid=20440] ppid=20437 vsize=113128 memory=1472 CPUtime=4.41 cores=1,3,5,7
/proc/20440/stat : 20440 (scop.sh) S 20437 20440 19383 0 -1 4202496 590 24371 0 0 0 0 427 14 20 0 1 0 224249013 115843072 368 33554432000 4194304 5098028 140728140607600 140728140604344 140380052820604 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28790784 140728140612673 140728140612871 140728140612871 140728140615629 0
/proc/20440/statm: 28282 368 311 221 0 87 0
[pid=20458] ppid=20440 vsize=8068220 memory=116280 CPUtime=1.09 cores=1,3,5,7
/proc/20458/stat : 20458 (java) S 20440 20440 19383 0 -1 1077944320 17850 0 0 0 103 6 0 0 20 0 19 0 224249209 8261857280 29070 33554432000 4194304 4196468 140720794480992 140720794463536 140506407706359 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
/proc/20458/statm: 2017055 29070 3145 1 0 1978454 0
[pid=20473] ppid=20458 vsize=35824 memory=19228 CPUtime=5.53 cores=1,3,5,7
/proc/20473/stat : 20473 (minisat_release) R 20458 20440 19383 0 -1 4202496 8620 0 0 0 552 1 0 0 20 0 1 0 224249279 36683776 4807 33554432000 4194304 4308513 140725619771136 140725619768040 139857465082902 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 22073344 140725619778676 140725619778774 140725619778774 140725619781573 0
/proc/20473/statm: 8956 4807 337 28 0 5196 0
[pid=20458/tid=20459] ppid=20440 vsize=8068220 memory=14972265422916166 CPUtime=0.72 cores=1,3,5,7
/proc/20458/task/20459/stat : 20459 (java) S 20440 20440 19383 0 -1 1077944384 14933 0 0 0 68 4 0 0 20 0 19 0 224249209 8261857280 29070 33554432000 4194304 4196468 140720794480992 140506379546512 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20460] ppid=20440 vsize=8068220 memory=3580 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20460/stat : 20460 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224249210 8261857280 29070 33554432000 4194304 4196468 140720794480992 140506411948944 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20461] ppid=20440 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20461/stat : 20461 (java) S 20440 20440 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224249210 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505892309776 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20462] ppid=20440 vsize=8068220 memory=118364 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20462/stat : 20462 (java) S 20440 20440 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224249210 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505891257488 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20463] ppid=20440 vsize=8068220 memory=51432 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20463/stat : 20463 (java) S 20440 20440 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224249210 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505890204688 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20464] ppid=20440 vsize=8068220 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20464/stat : 20464 (java) S 20440 20440 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224249211 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505854105712 140506407717506 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20465] ppid=20440 vsize=8068220 memory=2652 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20465/stat : 20465 (java) S 20440 20440 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224249212 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505224569632 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20466] ppid=20440 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20466/stat : 20466 (java) S 20440 20440 19383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224249212 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505090348144 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20467] ppid=20440 vsize=8068220 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20467/stat : 20467 (java) S 20440 20440 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224249214 8261857280 29070 33554432000 4194304 4196468 140720794480992 140504715843664 140506407724955 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20468] ppid=20440 vsize=8068220 memory=2244 CPUtime=0.09 cores=1,3,5,7
/proc/20458/task/20468/stat : 20468 (java) S 20440 20440 19383 0 -1 1077944384 627 0 0 0 9 0 0 0 20 0 19 0 224249215 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505853053552 140506407717506 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20469] ppid=20440 vsize=8068220 memory=6656426216303648864 CPUtime=0.07 cores=1,3,5,7
/proc/20458/task/20469/stat : 20469 (java) S 20440 20440 19383 0 -1 1077944384 325 0 0 0 7 0 0 0 20 0 19 0 224249215 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505852000752 140506407717506 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20470] ppid=20440 vsize=8068220 memory=3580 CPUtime=0.18 cores=1,3,5,7
/proc/20458/task/20470/stat : 20470 (java) S 20440 20440 19383 0 -1 1077944384 545 0 0 0 18 0 0 0 20 0 19 0 224249215 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505850948464 140506407717506 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20471] ppid=20440 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20471/stat : 20471 (java) S 20440 20440 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224249215 8261857280 29070 33554432000 4194304 4196468 140720794480992 140504217938912 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20472] ppid=20440 vsize=8068220 memory=116280 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20472/stat : 20472 (java) S 20440 20440 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224249215 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505849895344 140506407717506 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20474] ppid=20440 vsize=8068220 memory=15996 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20474/stat : 20474 (java) S 20440 20440 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224249279 8261857280 29070 33554432000 4194304 4196468 140720794480992 140505842086848 140506407730969 0 4 2 25189581 18446744071579417331 0 0 -1 7 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20476] ppid=20440 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20476/stat : 20476 (java) S 20440 20440 19383 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224249280 8261857280 29070 33554432000 4194304 4196468 140720794480992 140503681052176 140506407728285 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20477] ppid=20440 vsize=8068220 memory=7245577299922993209 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20477/stat : 20477 (java) S 20440 20440 19383 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 224249280 8261857280 29070 33554432000 4194304 4196468 140720794480992 140503412621200 140506407728285 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20478] ppid=20440 vsize=8068220 memory=7245577201579234449 CPUtime=0 cores=1,3,5,7
/proc/20458/task/20478/stat : 20478 (java) S 20440 20440 19383 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 19 0 224249282 8261857280 29070 33554432000 4194304 4196468 140720794480992 140503815282080 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
Current children cumulated CPU time: 11.03 s
Current children cumulated vsize: 8217172 KiB
Current children cumulated memory: 136980 KiB

[startup+8.30079 s]
/proc/loadavg: 2.32 2.08 2.01 3/230 20478
/proc/meminfo: memFree=11520548/32770624 swapFree=67108860/67108860
[pid=20440] ppid=20437 vsize=113128 memory=1472 CPUtime=4.41 cores=1,3,5,7
/proc/20440/stat : 20440 (scop.sh) S 20437 20440 19383 0 -1 4202496 590 24371 0 0 0 0 427 14 20 0 1 0 224249013 115843072 368 33554432000 4194304 5098028 140728140607600 140728140604344 140380052820604 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 28790784 140728140612673 140728140612871 140728140612871 140728140615629 0
/proc/20440/statm: 28282 368 311 221 0 87 0
[pid=20458] ppid=20440 vsize=7937144 memory=115688 CPUtime=6.77 cores=1,3,5,7
/proc/20458/stat : 20458 (java) S 20440 20440 19383 0 -1 1077944320 18152 8652 0 0 112 7 557 1 20 0 17 0 224249209 8127635456 28922 33554432000 4194304 4196468 140720794480992 140720794463536 140506407706359 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
/proc/20458/statm: 1984286 28922 3156 1 0 1945685 0
[pid=20458/tid=20459] ppid=20440 vsize=7937144 memory=18796 CPUtime=6.34 cores=1,3,5,7
/proc/20458/task/20459/stat : 20459 (java) R 20440 20440 19383 0 -1 4202560 15083 8652 0 0 71 5 557 1 20 0 17 0 224249209 8127635456 28922 33554432000 4194304 4196468 140720794480992 140506379536560 140506407718294 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20460] ppid=20440 vsize=7937144 memory=6656426216303648864 CPUtime=5.58 cores=1,3,5,7
/proc/20458/task/20460/stat : 20460 (java) S 20440 20440 19383 0 -1 1077944384 2 8652 0 0 0 0 557 1 20 0 17 0 224249210 8127635456 28922 33554432000 4194304 4196468 140720794480992 140506411948944 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20461] ppid=20440 vsize=7937144 memory=0 CPUtime=5.58 cores=1,3,5,7
/proc/20458/task/20461/stat : 20461 (java) S 20440 20440 19383 0 -1 1077944384 1 8652 0 0 0 0 557 1 20 0 17 0 224249210 8127635456 28922 33554432000 4194304 4196468 140720794480992 140505892309776 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20462] ppid=20440 vsize=7937144 memory=0 CPUtime=5.58 cores=1,3,5,7
/proc/20458/task/20462/stat : 20462 (java) S 20440 20440 19383 0 -1 1077944384 1 8652 0 0 0 0 557 1 20 0 17 0 224249210 8127635456 28922 33554432000 4194304 4196468 140720794480992 140505891257488 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20463] ppid=20440 vsize=7937144 memory=2017 CPUtime=5.58 cores=1,3,5,7
/proc/20458/task/20463/stat : 20463 (java) S 20440 20440 19383 0 -1 1077944384 2 8652 0 0 0 0 557 1 20 0 17 0 224249210 8127635456 28922 33554432000 4194304 4196468 140720794480992 140505890204688 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20464] ppid=20440 vsize=7937144 memory=0 CPUtime=5.58 cores=1,3,5,7
/proc/20458/task/20464/stat : 20464 (java) S 20440 20440 19383 0 -1 1077944384 5 8652 0 0 0 0 557 1 20 0 17 0 224249211 8127635456 28922 33554432000 4194304 4196468 140720794480992 140505854105712 140506407717506 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20465] ppid=20440 vsize=7937144 memory=56 CPUtime=5.58 cores=1,3,5,7
/proc/20458/task/20465/stat : 20465 (java) S 20440 20440 19383 0 -1 1077944384 13 8652 0 0 0 0 557 1 20 0 17 0 224249212 8127635456 28922 33554432000 4194304 4196468 140720794480992 140505224569632 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20466] ppid=20440 vsize=7937144 memory=6655300316396806240 CPUtime=5.58 cores=1,3,5,7
/proc/20458/task/20466/stat : 20466 (java) S 20440 20440 19383 0 -1 1077944384 21 8652 0 0 0 0 557 1 20 0 17 0 224249212 8127635456 28922 33554432000 4194304 4196468 140720794480992 140505090348144 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20467] ppid=20440 vsize=7937144 memory=-3039135443232236825 CPUtime=5.58 cores=1,3,5,7
/proc/20458/task/20467/stat : 20467 (java) S 20440 20440 19383 0 -1 1077944384 3 8652 0 0 0 0 557 1 20 0 17 0 224249214 8127635456 28922 33554432000 4194304 4196468 140720794480992 140504715843664 140506407724955 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20468] ppid=20440 vsize=7937144 memory=-2605811476043407915 CPUtime=5.67 cores=1,3,5,7
/proc/20458/task/20468/stat : 20468 (java) S 20440 20440 19383 0 -1 1077944384 634 8652 0 0 9 0 557 1 20 0 17 0 224249215 8127635456 28922 33554432000 4194304 4196468 140720794480992 140505853053552 140506407717506 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20469] ppid=20440 vsize=7937144 memory=8812 CPUtime=5.66 cores=1,3,5,7
/proc/20458/task/20469/stat : 20469 (java) S 20440 20440 19383 0 -1 1077944384 335 8652 0 0 8 0 557 1 20 0 17 0 224249215 8127635456 28922 33554432000 4194304 4196468 140720794480992 140505852000752 140506407717506 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20470] ppid=20440 vsize=7937144 memory=4576 CPUtime=5.78 cores=1,3,5,7
/proc/20458/task/20470/stat : 20470 (java) R 20440 20440 19383 0 -1 4202560 587 8652 0 0 20 0 557 1 20 0 17 0 224249215 8127635456 28922 33554432000 4194304 4196468 140720794480992 140505850948464 140506392871664 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20471] ppid=20440 vsize=7937144 memory=15868 CPUtime=5.58 cores=1,3,5,7
/proc/20458/task/20471/stat : 20471 (java) S 20440 20440 19383 0 -1 1077944384 3 8652 0 0 0 0 557 1 20 0 17 0 224249215 8127635456 28922 33554432000 4194304 4196468 140720794480992 140504217938912 140506407716565 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20472] ppid=20440 vsize=7937144 memory=4012 CPUtime=5.58 cores=1,3,5,7
/proc/20458/task/20472/stat : 20472 (java) S 20440 20440 19383 0 -1 1077944384 3 8652 0 0 0 0 557 1 20 0 17 0 224249215 8127635456 28922 33554432000 4194304 4196468 140720794480992 140505849895344 140506407717506 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20474] ppid=20440 vsize=7937144 memory=34904 CPUtime=5.58 cores=1,3,5,7
/proc/20458/task/20474/stat : 20474 (java) S 20440 20440 19383 0 -1 1077944384 24 8652 0 0 0 0 557 1 20 0 17 0 224249279 8127635456 28922 33554432000 4194304 4196468 140720794480992 140505842086032 140506407717506 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
[pid=20458/tid=20478] ppid=20440 vsize=7937144 memory=0 CPUtime=5.58 cores=1,3,5,7
/proc/20458/task/20478/stat : 20478 (java) S 20440 20440 19383 0 -1 1077944384 32 8652 0 0 0 0 557 1 20 0 17 0 224249282 8127635456 28922 33554432000 4194304 4196468 140720794480992 140503815283888 140506407717506 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12304384 140720794490037 140720794490161 140720794490161 140720794492879 0
Current children cumulated CPU time: 11.18 s
Current children cumulated vsize: 8050272 KiB
Current children cumulated memory: 117160 KiB

Child status: 0
Real time (s): 8.34322
CPU time (s): 11.2754
CPU user time (s): 11.0346
CPU system time (s): 0.240773
CPU usage (%): 135.144
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 319600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.0346
system time used= 0.240773
maximum resident set size= 320584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51955
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5132
involuntary context switches= 35


# summary of solver processes directly reported to runsolver:
#   pid: 20440
#   total CPU time (s): 11.2754
#   total CPU user time (s): 11.0346
#   total CPU system time (s): 0.240773

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.084452 second user time and 0.125673 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 11:40:58
IDJOB=4305630
IDBENCH=141166
IDSOLVER=2783
FILE ID=node135/4305630-1534066858
RUNJOBID= node135-1534062530-19415
PBS_JOBID= 21036983
Free space on /tmp= 42568 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K04-P03_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-4305630-1534066858/watcher-4305630-1534066858 -o /tmp/evaluation-result-4305630-1534066858/solver-4305630-1534066858 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534062530-19415 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305630-1534066858.xml

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

MD5SUM BENCH= 76f2570dac1ecc86f40824dfede26263
RANDOM SEED=1469370820

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        11645500 kB
MemAvailable:   31746764 kB
Buffers:          244192 kB
Cached:         19862444 kB
SwapCached:            0 kB
Active:          9266424 kB
Inactive:       11054368 kB
Active(anon):     162988 kB
Inactive(anon):   103300 kB
Active(file):    9103436 kB
Inactive(file): 10951068 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7884 kB
Writeback:             0 kB
AnonPages:        268056 kB
Mapped:            73528 kB
Shmem:             49824 kB
Slab:             504104 kB
SReclaimable:     475220 kB
SUnreclaim:        28884 kB
KernelStack:        4048 kB
PageTables:         5776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5871556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42560 MiB
End job on node135 at 2018-08-12 11:41:07