Trace number 4305632

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 43.8363 40.9681

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K05-P02_c18.xml
MD5SUM803795f7a37fd3a40686e408980b1bff
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 benchmark21.8959
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints27
Number of domains2
Minimum domain size25
Maximum domain size26
Distribution of domain sizes[{"size":25,"count":25},{"size":26,"count":10}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":30},{"degree":2,"count":25},{"degree":6,"count":10}]
Minimum constraint arity3
Maximum constraint arity25
Distribution of constraint arities[{"arity":3,"count":25},{"arity":10,"count":1},{"arity":25,"count":1}]
Number of extensional constraints0
Number of intensional constraints25
Distribution of constraint types[{"type":"intension","count":25},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-21182-serial-file.bin HOME/instance-4305632-1534067461.xml
0.54/0.51	
0.54/0.52	scop both+minisat_release (2018-07-31)
0.54/0.52	(Encoding Process)
0.54/0.52	
0.66/0.54	c BEGIN-Prog: Sun Aug 12 11:51:02 CEST 2018
0.66/0.54	c PID: 21185
0.66/0.54	c IP: 172.20.3.103
0.66/0.54	c HOST: node103.alineos.net
0.66/0.55	c (0,0) Parsing Begin
1.19/0.85	c (0,0) Parsing End
1.19/0.86	c (0,0) CSP: 35 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 26
1.19/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.86	c (0,0) Constraint Name Generate Begin
1.19/0.86	c (0,0) Ctr:HOME/instance-4305632-1534067461.xml,AllDifferent:Dist:Eq:IntVar
1.19/0.86	c (0,0) Constraint Name Generate End
1.19/0.86	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.19/0.86	c (0,0) CSP to CSPinCNF Begin
1.39/0.96	c (0,0) translated 3 (10%) constraints
1.39/0.97	c (0,0) translated 6 (20%) constraints
1.39/0.99	c (0,0) translated 9 (30%) constraints
1.39/0.99	c (0,0) translated 11 (40%) constraints
1.39/1.00	c (0,0) translated 14 (50%) constraints
1.58/1.01	c (0,0) translated 17 (60%) constraints
1.58/1.02	c (0,0) translated 19 (70%) constraints
1.58/1.02	c (0,0) translated 22 (80%) constraints
1.58/1.03	c (0,0) translated 25 (90%) constraints
1.58/1.07	c (0,0) translated 27 (100%) constraints
2.13/1.24	c (0,0) STATISTICS1:HOME/instance-4305632-1534067461.xml,AllDifferent:Dist:Eq:IntVar,35,424,650,26,25,3,650:100;26:45;25:300,26:310;25:750,25:2;10:2;2:370;1:50,3:100;2:345;1:70,
2.13/1.24	c (0,0) ==========================================
2.13/1.24	c (0,0) Both Encoding selects:
2.13/1.24	c (0,0) Order
2.13/1.24	c (0,0) ==========================================
2.13/1.26	c (0,0) translated 43 (10%) constraints
2.13/1.27	c (0,0) translated 85 (20%) constraints
2.13/1.28	c (0,0) translated 128 (30%) constraints
2.13/1.29	c (0,0) translated 170 (40%) constraints
2.39/1.30	c (0,0) translated 212 (50%) constraints
2.39/1.30	c (0,0) translated 255 (60%) constraints
2.39/1.31	c (0,0) translated 297 (70%) constraints
2.39/1.32	c (0,0) translated 340 (80%) constraints
2.39/1.32	c (0,0) translated 382 (90%) constraints
2.39/1.33	c (0,0) translated 424 (100%) constraints
2.39/1.34	c (0,0) CSP to CSPinCNF End
2.39/1.34	c (0,0) CSP: 35 int (0 aux), 0 bool (0 aux), 424 ctr, max domain size 26
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.36	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.39/1.36	c (0,0) CSPinCNF Propagation End
2.39/1.36	c (0,0) CSP: 35 int (0 aux), 0 bool (0 aux), 424 ctr, max domain size 26
2.39/1.36	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
2.39/1.36	c (0,0) Simplify CSPinCNF Begin
2.66/1.45	c (0,0) Simplify CSPinCNF End
2.66/1.45	c (0,0) CSP: 35 int (0 aux), 740 bool (740 aux), 1164 ctr, max domain size 26
2.66/1.45	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.66/1.45	c (0,0) Calculate Precise Domain Begin
2.66/1.45	c (0,0) 0 values are removed by re-calculation
2.66/1.45	c (0,0) Calculate Precise Domain End
2.66/1.45	c (0,0) CSP: 35 int (0 aux), 740 bool (740 aux), 1164 ctr, max domain size 26
2.66/1.45	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.66/1.45	c (0,0) CSPinCNF to SatSolver Begin
3.33/1.70	c (1,1) 117 (10 %) CSP clauses are encoded (1590 SAT variables, 31038 SAT clauses)
3.63/1.72	c (1,1) 233 (20 %) CSP clauses are encoded (1590 SAT variables, 35222 SAT clauses)
3.63/1.74	c (1,1) 350 (30 %) CSP clauses are encoded (1590 SAT variables, 37206 SAT clauses)
3.63/1.74	c (1,1) 466 (40 %) CSP clauses are encoded (1590 SAT variables, 39170 SAT clauses)
3.63/1.75	c (1,1) 582 (50 %) CSP clauses are encoded (1590 SAT variables, 41134 SAT clauses)
3.63/1.77	c (1,1) 699 (60 %) CSP clauses are encoded (1590 SAT variables, 43123 SAT clauses)
3.63/1.78	c (1,1) 815 (70 %) CSP clauses are encoded (1590 SAT variables, 45111 SAT clauses)
3.63/1.79	c (1,1) 932 (80 %) CSP clauses are encoded (1590 SAT variables, 47100 SAT clauses)
3.93/1.80	c (1,1) 1048 (90 %) CSP clauses are encoded (1590 SAT variables, 49064 SAT clauses)
3.93/1.81	c (1,1) 1164 (100 %) CSP clauses are encoded (1590 SAT variables, 51028 SAT clauses)
3.93/1.81	c (1,1) Launch Command will be: minisat_release
3.93/1.81	c (1,1) CSPinCNF to SatSolver End
3.93/1.81	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
3.93/1.83	c (1,1) STATISTICS2:HOME/instance-4305632-1534067461.xml,AllDifferent:Dist:Eq:IntVar,775,1164,650,26,25,3,650:100;26:90;25:600,26:400;25:1350;2:1480,25:2;10:2;2:1110;1:50,3:100;2:690;1:1550,
3.93/1.83	c (1,1) 1590 bool, 51029 clause
3.93/1.83	c (1,1) Export Begin
4.25/1.91	c (1,1) Export to HOME/scop-21182-serial-file.bin
4.25/1.91	c (1,1) Export End
4.25/1.92	c (1,1) Export File Size: 0.01 MB
4.25/1.92	c (1,1) 0,0,0,0,0,0,1,STOP-AFTER(DIMACS)
4.25/1.92	c END-Prog: Sun Aug 12 11:51:03 CEST 2018
4.25/1.94	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-21182-serial-file.bin
4.92/2.43	c (0,0) Read Serial File Begin
4.92/2.43	c (0,0) HOME/scop-21182-serial-file.bin
5.06/2.58	c (0,0) Read Serial File End
5.06/2.59	
5.06/2.59	scop order+minisat_release (2018-07-31)
5.06/2.59	(Solving Process)
5.06/2.59	
5.21/2.61	c BEGIN-Prog: Sun Aug 12 11:51:04 CEST 2018
5.21/2.61	c PID: 21200
5.21/2.61	c IP: 172.20.3.103
5.21/2.61	c HOST: node103.alineos.net
5.21/2.62	c (0,0) SatSolver.solve Begin
5.21/2.62	c (0,0) 0 bool, 0 clause
5.21/2.62	c (0,0) minisat_release HOME/instance-4305632-1534067461.xml-scop-21185.cnf
43.56/40.87	c (38,0) c This is COMiniSatPS.
43.56/40.87	c (38,0) c WARNING: for repeatability, setting FPU to use double precision
43.56/40.87	c (38,0) c ============================[ Problem Statistics ]=============================
43.56/40.87	c (38,0) c |                                                                             |
43.56/40.87	c (38,0) c |  Number of variables:          1590                                         |
43.56/40.87	c (38,0) c |  Number of clauses:           51029                                         |
43.56/40.87	c (38,0) c |  Parse time:                   0.01 s                                       |
43.56/40.87	c (38,0) c |  Eliminated clauses:           0.01 Mb                                      |
43.56/40.87	c (38,0) c Reduced to 1220 vars, 50659 cls (grow=0)
43.56/40.87	c (38,0) c No iterative elimination performed. (vars=1220, c/v ratio=41.5)
43.56/40.87	c (38,0) c |  Simplification time:          0.06 s                                       |
43.56/40.87	c (38,0) c |                                                                             |
43.56/40.87	c (38,0) c ============================[ Search Statistics ]==============================
43.56/40.87	c (38,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
43.56/40.87	c (38,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
43.56/40.87	c (38,0) c ===============================================================================
43.56/40.87	c (38,0) c ===============================================================================
43.56/40.87	c (38,0) c restarts              : 1098
43.56/40.87	c (38,0) c conflicts             : 536725         (14045 /sec)
43.56/40.87	c (38,0) c decisions             : 639647         (0.00 % random) (16738 /sec)
43.56/40.87	c (38,0) c propagations          : 89204953       (2334284 /sec)
43.56/40.87	c (38,0) c conflict literals     : 8795004        (40.83 % deleted)
43.56/40.87	c (38,0) c CPU time              : 38.2151 s
43.56/40.87	c (38,0) 
43.56/40.87	c (38,0) s SATISFIABLE
43.56/40.89	c (38,0) SatSolver.solve End
43.56/40.89	c (38,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 15 MiB used (max 0 MiB)
43.56/40.89	c (38,0) Show results Begin
43.71/40.95	s SATISFIABLE
43.71/40.96	v <instantiation>
43.71/40.96	v     <list>cn[0][0] cn[0][1] cn[0][2] cn[0][3] cn[0][4] cn[1][0] cn[1][1] cn[1][2] cn[1][3] cn[1][4] ce[0][0][1] ce[0][0][2] ce[0][0][3] ce[0][0][4] ce[0][1][2] ce[0][1][3] ce[0][1][4] ce[0][2][3] ce[0][2][4] ce[0][3][4] ce[1][0][1] ce[1][0][2] ce[1][0][3] ce[1][0][4] ce[1][1][2] ce[1][1][3] ce[1][1][4] ce[1][2][3] ce[1][2][4] ce[1][3][4] cie[0][0] cie[0][1] cie[0][2] cie[0][3] cie[0][4]</list>
43.71/40.96	v     <values>0 6 21 7 25 24 22 11 19 2 6 21 7 25 15 1 19 14 4 18 2 13 5 22 11 3 20 8 9 17 24 16 10 12 23</values>
43.71/40.96	v </instantiation>
43.71/40.96	c (38,0) Show results End
43.71/40.96	c (38,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 17 MiB used (max 0 MiB)
43.71/40.96	c (38,0) 38,38,STOP-AFTER(ALL)
43.71/40.96	c END-Prog: Sun Aug 12 11:51:42 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 (7853 MiB free)
  memory of node 1: 16384 MiB (8755 MiB free)
  node distances:
     10  21
     21  10

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


[startup+0.10006 s]*
/proc/loadavg: 2.09 2.08 2.01 4/222 21199
/proc/meminfo: memFree=16948572/32770624 swapFree=67058736/67108860
[pid=21182] ppid=21179 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21182/stat : 21182 (scop.sh) S 21179 21182 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224309307 115843072 349 33554432000 4194304 5098028 140728950518896 140728950516152 140050306159228 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19021824 140728950527041 140728950527239 140728950527239 140728950529997 0
/proc/21182/statm: 28282 349 296 221 0 87 0
[pid=21185] ppid=21182 vsize=15012476 memory=70524 CPUtime=0.11 cores=1,3,5,7
/proc/21185/stat : 21185 (java) S 21182 21182 20606 0 -1 1077944320 6755 0 0 0 10 1 0 0 20 0 15 0 224309307 15372775424 17565 33554432000 4194304 4196468 140729305056560 140729305039104 140588977667831 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
/proc/21185/statm: 3753119 17565 2770 1 0 3715579 0
[pid=21185/tid=21186] ppid=21182 vsize=15012476 memory=-6078870780940435399 CPUtime=0.09 cores=1,3,5,7
/proc/21185/task/21186/stat : 21186 (java) R 21182 21182 20606 0 -1 4202560 4877 0 0 0 8 1 0 0 20 0 15 0 224309308 15372775424 17631 33554432000 4194304 4196468 140729305056560 140588949502272 140588957943538 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21187] ppid=21182 vsize=15012476 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21187/stat : 21187 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224309309 15372775424 17631 33554432000 4194304 4196468 140729305056560 140588981910544 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21188] ppid=21182 vsize=15012476 memory=139844857910912 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21188/stat : 21188 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224309309 15372775424 17697 33554432000 4194304 4196468 140729305056560 140588780686480 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21189] ppid=21182 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21189/stat : 21189 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224309309 15372775424 17697 33554432000 4194304 4196468 140729305056560 140588779633424 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21190] ppid=21182 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21190/stat : 21190 (java) S 21182 21182 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224309309 15372775424 17697 33554432000 4194304 4196468 140729305056560 140588778580880 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21191] ppid=21182 vsize=15012476 memory=139844857910912 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21191/stat : 21191 (java) S 21182 21182 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224309311 15372775424 17697 33554432000 4194304 4196468 140729305056560 140588384082160 140588977678978 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21192] ppid=21182 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21192/stat : 21192 (java) S 21182 21182 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224309311 15372775424 17697 33554432000 4194304 4196468 140729305056560 140587567146144 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21193] ppid=21182 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21193/stat : 21193 (java) S 21182 21182 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224309311 15372775424 17697 33554432000 4194304 4196468 140729305056560 140587432923888 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21194] ppid=21182 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21194/stat : 21194 (java) S 21182 21182 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224309314 15372775424 17697 33554432000 4194304 4196468 140729305056560 140587058419664 140588977686427 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21195] ppid=21182 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21195/stat : 21195 (java) S 21182 21182 20606 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 15 0 224309314 15372775424 17697 33554432000 4194304 4196468 140729305056560 140588383030000 140588977678978 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21196] ppid=21182 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21196/stat : 21196 (java) S 21182 21182 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224309314 15372775424 17697 33554432000 4194304 4196468 140729305056560 140588381977456 140588977678978 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21197] ppid=21182 vsize=15012476 memory=139844857910912 CPUtime=0.01 cores=1,3,5,7
/proc/21185/task/21197/stat : 21197 (java) S 21182 21182 20606 0 -1 1077944384 276 0 0 0 1 0 0 0 20 0 15 0 224309314 15372775424 17697 33554432000 4194304 4196468 140729305056560 140588380924400 140588977678978 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21198] ppid=21182 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21198/stat : 21198 (java) S 21182 21182 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224309314 15372775424 17697 33554432000 4194304 4196468 140729305056560 140586560514912 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21199] ppid=21182 vsize=15012476 memory=139844857910912 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21199/stat : 21199 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224309314 15372775424 17763 33554432000 4194304 4196468 140729305056560 140588379871792 140588977678978 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 71920 KiB

[startup+0.21085 s]*
/proc/loadavg: 2.09 2.08 2.01 3/222 21199
/proc/meminfo: memFree=16934248/32770624 swapFree=67058736/67108860
[pid=21182] ppid=21179 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21182/stat : 21182 (scop.sh) S 21179 21182 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224309307 115843072 349 33554432000 4194304 5098028 140728950518896 140728950516152 140050306159228 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19021824 140728950527041 140728950527239 140728950527239 140728950529997 0
/proc/21182/statm: 28282 349 296 221 0 87 0
[pid=21185] ppid=21182 vsize=15012476 memory=83336 CPUtime=0.26 cores=1,3,5,7
/proc/21185/stat : 21185 (java) S 21182 21182 20606 0 -1 1077944320 10297 0 0 0 23 3 0 0 20 0 15 0 224309307 15372775424 20834 33554432000 4194304 4196468 140729305056560 140729305039104 140588977667831 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
/proc/21185/statm: 3753119 20834 2863 1 0 3715579 0
[pid=21185/tid=21186] ppid=21182 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/21185/task/21186/stat : 21186 (java) R 21182 21182 20606 0 -1 4202560 8156 0 0 0 18 2 0 0 20 0 15 0 224309308 15372775424 20834 33554432000 4194304 4196468 140729305056560 140588949480704 140588456482045 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21187] ppid=21182 vsize=15012476 memory=545 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21187/stat : 21187 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224309309 15372775424 20834 33554432000 4194304 4196468 140729305056560 140588981910544 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21188] ppid=21182 vsize=15012476 memory=139844859074143 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21188/stat : 21188 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224309309 15372775424 20834 33554432000 4194304 4196468 140729305056560 140588780686480 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21189] ppid=21182 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21189/stat : 21189 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224309309 15372775424 20834 33554432000 4194304 4196468 140729305056560 140588779633424 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21190] ppid=21182 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21190/stat : 21190 (java) S 21182 21182 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224309309 15372775424 20834 33554432000 4194304 4196468 140729305056560 140588778580880 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21191] ppid=21182 vsize=15012476 memory=139844857910912 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21191/stat : 21191 (java) S 21182 21182 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224309311 15372775424 20834 33554432000 4194304 4196468 140729305056560 140588384082160 140588977678978 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21192] ppid=21182 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21192/stat : 21192 (java) S 21182 21182 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224309311 15372775424 20834 33554432000 4194304 4196468 140729305056560 140587567146144 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21193] ppid=21182 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21193/stat : 21193 (java) S 21182 21182 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224309311 15372775424 20834 33554432000 4194304 4196468 140729305056560 140587432923888 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21194] ppid=21182 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21194/stat : 21194 (java) S 21182 21182 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224309314 15372775424 20834 33554432000 4194304 4196468 140729305056560 140587058419664 140588977686427 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21195] ppid=21182 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21195/stat : 21195 (java) R 21182 21182 20606 0 -1 1077944384 437 0 0 0 0 0 0 0 20 0 15 0 224309314 15372775424 20834 33554432000 4194304 4196468 140729305056560 140588383030000 140588977678978 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21196] ppid=21182 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21196/stat : 21196 (java) R 21182 21182 20606 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 15 0 224309314 15372775424 20834 33554432000 4194304 4196468 140729305056560 140588381977456 140588955643162 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21197] ppid=21182 vsize=15012476 memory=139844857910912 CPUtime=0.03 cores=1,3,5,7
/proc/21185/task/21197/stat : 21197 (java) S 21182 21182 20606 0 -1 1077944384 311 0 0 0 3 0 0 0 20 0 15 0 224309314 15372775424 20834 33554432000 4194304 4196468 140729305056560 140588380924400 140588977678978 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21198] ppid=21182 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21198/stat : 21198 (java) S 21182 21182 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224309314 15372775424 20834 33554432000 4194304 4196468 140729305056560 140586560514912 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21199] ppid=21182 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21199/stat : 21199 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224309314 15372775424 20834 33554432000 4194304 4196468 140729305056560 140588379871792 140588977678978 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 84732 KiB

[startup+0.310784 s]*
/proc/loadavg: 2.09 2.08 2.01 3/222 21199
/proc/meminfo: memFree=16930524/32770624 swapFree=67058736/67108860
[pid=21182] ppid=21179 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21182/stat : 21182 (scop.sh) S 21179 21182 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224309307 115843072 349 33554432000 4194304 5098028 140728950518896 140728950516152 140050306159228 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19021824 140728950527041 140728950527239 140728950527239 140728950529997 0
/proc/21182/statm: 28282 349 296 221 0 87 0
[pid=21185] ppid=21182 vsize=15012476 memory=87520 CPUtime=0.43 cores=1,3,5,7
/proc/21185/stat : 21185 (java) S 21182 21182 20606 0 -1 1077944320 10924 0 0 0 40 3 0 0 20 0 15 0 224309307 15372775424 21880 33554432000 4194304 4196468 140729305056560 140729305039104 140588977667831 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
/proc/21185/statm: 3753119 21880 2975 1 0 3715579 0
[pid=21185/tid=21186] ppid=21182 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/21185/task/21186/stat : 21186 (java) R 21182 21182 20606 0 -1 4202560 8595 0 0 0 27 2 0 0 20 0 15 0 224309308 15372775424 21880 33554432000 4194304 4196468 140729305056560 140588949462832 140588962833470 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21187] ppid=21182 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21187/stat : 21187 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224309309 15372775424 21880 33554432000 4194304 4196468 140729305056560 140588981910544 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21188] ppid=21182 vsize=15012476 memory=-3040564339105353098 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21188/stat : 21188 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224309309 15372775424 21880 33554432000 4194304 4196468 140729305056560 140588780686480 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21189] ppid=21182 vsize=15012476 memory=7089274314207166114 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21189/stat : 21189 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224309309 15372775424 21880 33554432000 4194304 4196468 140729305056560 140588779633424 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21190] ppid=21182 vsize=15012476 memory=6944656591801720471 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21190/stat : 21190 (java) S 21182 21182 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224309309 15372775424 21880 33554432000 4194304 4196468 140729305056560 140588778580880 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21191] ppid=21182 vsize=15012476 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21191/stat : 21191 (java) S 21182 21182 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224309311 15372775424 21880 33554432000 4194304 4196468 140729305056560 140588384082160 140588977678978 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21192] ppid=21182 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21192/stat : 21192 (java) S 21182 21182 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224309311 15372775424 21880 33554432000 4194304 4196468 140729305056560 140587567146144 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21193] ppid=21182 vsize=15012476 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21193/stat : 21193 (java) S 21182 21182 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224309311 15372775424 21880 33554432000 4194304 4196468 140729305056560 140587432923888 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21194] ppid=21182 vsize=15012476 memory=4426078206164241782 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21194/stat : 21194 (java) S 21182 21182 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224309314 15372775424 21880 33554432000 4194304 4196468 140729305056560 140587058419664 140588977686427 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21195] ppid=21182 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21185/task/21195/stat : 21195 (java) R 21182 21182 20606 0 -1 1077944384 527 0 0 0 2 0 0 0 20 0 15 0 224309314 15372775424 21880 33554432000 4194304 4196468 140729305056560 140588383030000 140588977678978 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21196] ppid=21182 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21185/task/21196/stat : 21196 (java) R 21182 21182 20606 0 -1 4202560 96 0 0 0 2 0 0 0 20 0 15 0 224309314 15372775424 21880 33554432000 4194304 4196468 140729305056560 140588381977456 140588960881038 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21197] ppid=21182 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21185/task/21197/stat : 21197 (java) R 21182 21182 20606 0 -1 4202560 356 0 0 0 7 0 0 0 20 0 15 0 224309314 15372775424 21880 33554432000 4194304 4196468 140729305056560 140588380924400 140588969904958 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21198] ppid=21182 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21198/stat : 21198 (java) S 21182 21182 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224309314 15372775424 21880 33554432000 4194304 4196468 140729305056560 140586560514912 140588977678037 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21199] ppid=21182 vsize=15012476 memory=3472898942829666353 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21199/stat : 21199 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224309314 15372775424 21880 33554432000 4194304 4196468 140729305056560 140588379871792 140588977678978 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88916 KiB

[startup+0.70086 s]
/proc/loadavg: 2.08 2.08 2.01 3/222 21199
/proc/meminfo: memFree=16905844/32770624 swapFree=67058736/67108860
[pid=21182] ppid=21179 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21182/stat : 21182 (scop.sh) S 21179 21182 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224309307 115843072 349 33554432000 4194304 5098028 140728950518896 140728950516152 140050306159228 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19021824 140728950527041 140728950527239 140728950527239 140728950529997 0
/proc/21182/statm: 28282 349 296 221 0 87 0
[pid=21185] ppid=21182 vsize=15020872 memory=127836 CPUtime=1 cores=1,3,5,7
/proc/21185/stat : 21185 (java) S 21182 21182 20606 0 -1 1077944320 18143 0 0 0 95 5 0 0 20 0 15 0 224309307 15381372928 31959 33554432000 4194304 4196468 140729305056560 140729305039104 140588977667831 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
/proc/21185/statm: 3755218 31959 3152 1 0 3716603 0
[pid=21185/tid=21186] ppid=21182 vsize=15020872 memory=2372 CPUtime=0.66 cores=1,3,5,7
/proc/21185/task/21186/stat : 21186 (java) S 21182 21182 20606 0 -1 1077944384 15375 0 0 0 62 4 0 0 20 0 15 0 224309308 15381372928 31959 33554432000 4194304 4196468 140729305056560 140588949503280 140588977678037 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21187] ppid=21182 vsize=15020872 memory=116 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21187/stat : 21187 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224309309 15381372928 31959 33554432000 4194304 4196468 140729305056560 140588981910544 140588977678037 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21188] ppid=21182 vsize=15020872 memory=12922 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21188/stat : 21188 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224309309 15381372928 31959 33554432000 4194304 4196468 140729305056560 140588780686480 140588977678037 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21189] ppid=21182 vsize=15020872 memory=448505 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21189/stat : 21189 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224309309 15381372928 31959 33554432000 4194304 4196468 140729305056560 140588779633424 140588977678037 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21190] ppid=21182 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21190/stat : 21190 (java) S 21182 21182 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224309309 15381372928 31959 33554432000 4194304 4196468 140729305056560 140588778580880 140588977678037 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21191] ppid=21182 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21191/stat : 21191 (java) S 21182 21182 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224309311 15381372928 31959 33554432000 4194304 4196468 140729305056560 140588384082160 140588977678978 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21192] ppid=21182 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21192/stat : 21192 (java) S 21182 21182 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224309311 15381372928 31959 33554432000 4194304 4196468 140729305056560 140587567146144 140588977678037 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21193] ppid=21182 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21193/stat : 21193 (java) S 21182 21182 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 224309311 15381372928 31959 33554432000 4194304 4196468 140729305056560 140587432923888 140588977678037 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21194] ppid=21182 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21194/stat : 21194 (java) S 21182 21182 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224309314 15381372928 31959 33554432000 4194304 4196468 140729305056560 140587058419664 140588977686427 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21195] ppid=21182 vsize=15020872 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/21185/task/21195/stat : 21195 (java) R 21182 21182 20606 0 -1 1077944384 585 0 0 0 6 0 0 0 20 0 15 0 224309314 15381372928 31959 33554432000 4194304 4196468 140729305056560 140588383030000 140588977678978 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21196] ppid=21182 vsize=15020872 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/21185/task/21196/stat : 21196 (java) R 21182 21182 20606 0 -1 4202560 345 0 0 0 9 0 0 0 20 0 15 0 224309314 15381372928 31959 33554432000 4194304 4196468 140729305056560 140588381965328 140588977689178 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21197] ppid=21182 vsize=15020872 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/21185/task/21197/stat : 21197 (java) R 21182 21182 20606 0 -1 4202560 484 0 0 0 15 0 0 0 20 0 15 0 224309314 15381372928 31959 33554432000 4194304 4196468 140729305056560 140588380924400 140588977679766 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21198] ppid=21182 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21198/stat : 21198 (java) S 21182 21182 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224309314 15381372928 31959 33554432000 4194304 4196468 140729305056560 140586560514912 140588977678037 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
[pid=21185/tid=21199] ppid=21182 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21185/task/21199/stat : 21199 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224309314 15381372928 31959 33554432000 4194304 4196468 140729305056560 140588379871792 140588977678978 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29040640 140729305060359 140729305060657 140729305060657 140729305063375 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 129232 KiB

[startup+1.50083 s]
/proc/loadavg: 2.08 2.08 2.01 5/222 21199
/proc/meminfo: memFree=16879480/32770624 swapFree=67058736/67108860
[pid=21182] ppid=21179 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21182/stat : 21182 (scop.sh) S 21179 21182 20606 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224309307 115843072 349 33554432000 4194304 5098028 140728950518896 140728950516152 140050306159228 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19021824 140728950527041 140728950527239 140728950527239 140728950529997 0
/proc/21182/statm: 28282 349 296 221 0 87 0

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

/proc/21200/task/21216/stat : 21216 (java) S 21182 21182 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224309571 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907229873344 139907795488537 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21218] ppid=21182 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21218/stat : 21218 (java) S 21182 21182 20606 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224309572 8261857280 29014 33554432000 4194304 4196468 140732823798144 139905137093904 139907795485853 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21219] ppid=21182 vsize=8068220 memory=116056 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21219/stat : 21219 (java) S 21182 21182 20606 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 224309572 8261857280 29014 33554432000 4194304 4196468 140732823798144 139904868663440 139907795485853 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21220] ppid=21182 vsize=8068220 memory=25744 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21220/stat : 21220 (java) S 21182 21182 20606 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 224309574 8261857280 29014 33554432000 4194304 4196468 140732823798144 139905271324320 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
Current children cumulated CPU time: 42.77 s
Current children cumulated vsize: 8224164 KiB
Current children cumulated memory: 143272 KiB

[startup+40.4009 s]
/proc/loadavg: 2.33 2.14 2.04 3/227 21220
/proc/meminfo: memFree=16852988/32770624 swapFree=67058736/67108860
[pid=21182] ppid=21179 vsize=113128 memory=1472 CPUtime=4.32 cores=1,3,5,7
/proc/21182/stat : 21182 (scop.sh) S 21179 21182 20606 0 -1 4202496 590 24832 0 0 0 0 421 11 20 0 1 0 224309307 115843072 368 33554432000 4194304 5098028 140728950518896 140728950515640 140050306159228 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19021824 140728950527041 140728950527239 140728950527239 140728950529997 0
/proc/21182/statm: 28282 368 311 221 0 87 0
[pid=21200] ppid=21182 vsize=8068220 memory=116056 CPUtime=1.09 cores=1,3,5,7
/proc/21200/stat : 21200 (java) S 21182 21182 20606 0 -1 1077944320 17807 0 0 0 102 7 0 0 20 0 19 0 224309501 8261857280 29014 33554432000 4194304 4196468 140732823798144 140732823780688 139907795463927 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
/proc/21200/statm: 2017055 29014 3141 1 0 1978454 0
[pid=21215] ppid=21200 vsize=42816 memory=25744 CPUtime=37.75 cores=1,3,5,7
/proc/21215/stat : 21215 (minisat_release) R 21200 21182 20606 0 -1 4202496 16769 0 0 0 3774 1 0 0 20 0 1 0 224309571 43843584 6436 33554432000 4194304 4308513 140735966624912 140735966621912 4269613 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 31068160 140735966631028 140735966631126 140735966631126 140735966633925 0
/proc/21215/statm: 10704 6436 342 28 0 6944 0
[pid=21200/tid=21201] ppid=21182 vsize=8068220 memory=25744 CPUtime=0.73 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (java) S 21182 21182 20606 0 -1 1077944384 14987 0 0 0 68 5 0 0 20 0 19 0 224309501 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907767304080 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21202] ppid=21182 vsize=8068220 memory=924 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224309503 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907799706768 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21203] ppid=21182 vsize=8068220 memory=1140 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224309503 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907622202384 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21204] ppid=21182 vsize=8068220 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21204/stat : 21204 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224309503 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907279043472 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21205] ppid=21182 vsize=8068220 memory=-7824251494391045481 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21205/stat : 21205 (java) S 21182 21182 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224309503 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907277990672 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21206] ppid=21182 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21206/stat : 21206 (java) S 21182 21182 20606 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 224309504 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907241892208 139907795475074 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21207] ppid=21182 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21207/stat : 21207 (java) S 21182 21182 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224309504 8261857280 29014 33554432000 4194304 4196468 140732823798144 139906680611872 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21208] ppid=21182 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21208/stat : 21208 (java) S 21182 21182 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224309505 8261857280 29014 33554432000 4194304 4196468 140732823798144 139906546389872 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21209] ppid=21182 vsize=8068220 memory=4947378594669828992 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21209/stat : 21209 (java) S 21182 21182 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224309507 8261857280 29014 33554432000 4194304 4196468 140732823798144 139906171885392 139907795482523 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21210] ppid=21182 vsize=8068220 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/21200/task/21210/stat : 21210 (java) S 21182 21182 20606 0 -1 1077944384 754 0 0 0 8 0 0 0 20 0 19 0 224309507 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907240840048 139907795475074 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21211] ppid=21182 vsize=8068220 memory=6944656592455097440 CPUtime=0.07 cores=1,3,5,7
/proc/21200/task/21211/stat : 21211 (java) S 21182 21182 20606 0 -1 1077944384 192 0 0 0 7 0 0 0 20 0 19 0 224309507 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907239787248 139907795475074 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21212] ppid=21182 vsize=8068220 memory=3084 CPUtime=0.17 cores=1,3,5,7
/proc/21200/task/21212/stat : 21212 (java) S 21182 21182 20606 0 -1 1077944384 454 0 0 0 17 0 0 0 20 0 19 0 224309507 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907238734448 139907795475074 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21213] ppid=21182 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21213/stat : 21213 (java) S 21182 21182 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224309507 8261857280 29014 33554432000 4194304 4196468 140732823798144 139905673980640 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21214] ppid=21182 vsize=8068220 memory=116376 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21214/stat : 21214 (java) S 21182 21182 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224309507 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907237681840 139907795475074 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21216] ppid=21182 vsize=8068220 memory=74840 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21216/stat : 21216 (java) S 21182 21182 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224309571 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907229873344 139907795488537 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21218] ppid=21182 vsize=8068220 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21218/stat : 21218 (java) S 21182 21182 20606 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224309572 8261857280 29014 33554432000 4194304 4196468 140732823798144 139905137093904 139907795485853 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21219] ppid=21182 vsize=8068220 memory=3004 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21219/stat : 21219 (java) S 21182 21182 20606 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 224309572 8261857280 29014 33554432000 4194304 4196468 140732823798144 139904868663440 139907795485853 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21220] ppid=21182 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21220/stat : 21220 (java) S 21182 21182 20606 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 224309574 8261857280 29014 33554432000 4194304 4196468 140732823798144 139905271324320 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
Current children cumulated CPU time: 43.16 s
Current children cumulated vsize: 8224164 KiB
Current children cumulated memory: 143272 KiB

[startup+40.8009 s]
/proc/loadavg: 2.33 2.14 2.04 3/227 21220
/proc/meminfo: memFree=16852988/32770624 swapFree=67058736/67108860
[pid=21182] ppid=21179 vsize=113128 memory=1472 CPUtime=4.32 cores=1,3,5,7
/proc/21182/stat : 21182 (scop.sh) S 21179 21182 20606 0 -1 4202496 590 24832 0 0 0 0 421 11 20 0 1 0 224309307 115843072 368 33554432000 4194304 5098028 140728950518896 140728950515640 140050306159228 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19021824 140728950527041 140728950527239 140728950527239 140728950529997 0
/proc/21182/statm: 28282 368 311 221 0 87 0
[pid=21200] ppid=21182 vsize=8068220 memory=116056 CPUtime=1.09 cores=1,3,5,7
/proc/21200/stat : 21200 (java) S 21182 21182 20606 0 -1 1077944320 17807 0 0 0 102 7 0 0 20 0 19 0 224309501 8261857280 29014 33554432000 4194304 4196468 140732823798144 140732823780688 139907795463927 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
/proc/21200/statm: 2017055 29014 3141 1 0 1978454 0
[pid=21215] ppid=21200 vsize=42816 memory=25744 CPUtime=38.15 cores=1,3,5,7
/proc/21215/stat : 21215 (minisat_release) R 21200 21182 20606 0 -1 4202496 16769 0 0 0 3814 1 0 0 20 0 1 0 224309571 43843584 6436 33554432000 4194304 4308513 140735966624912 140735966621912 4251603 0 4 0 8396802 0 0 0 17 3 0 0 0 0 0 6409496 6410680 31068160 140735966631028 140735966631126 140735966631126 140735966633925 0
/proc/21215/statm: 10704 6436 342 28 0 6944 0
[pid=21200/tid=21201] ppid=21182 vsize=8068220 memory=1860 CPUtime=0.73 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (java) S 21182 21182 20606 0 -1 1077944384 14987 0 0 0 68 5 0 0 20 0 19 0 224309501 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907767304080 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21202] ppid=21182 vsize=8068220 memory=32124 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224309503 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907799706768 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21203] ppid=21182 vsize=8068220 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224309503 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907622202384 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21204] ppid=21182 vsize=8068220 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21204/stat : 21204 (java) S 21182 21182 20606 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224309503 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907279043472 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21205] ppid=21182 vsize=8068220 memory=14696283776491730 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21205/stat : 21205 (java) S 21182 21182 20606 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224309503 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907277990672 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21206] ppid=21182 vsize=8068220 memory=8 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21206/stat : 21206 (java) S 21182 21182 20606 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 224309504 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907241892208 139907795475074 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21207] ppid=21182 vsize=8068220 memory=7 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21207/stat : 21207 (java) S 21182 21182 20606 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224309504 8261857280 29014 33554432000 4194304 4196468 140732823798144 139906680611872 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21208] ppid=21182 vsize=8068220 memory=17 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21208/stat : 21208 (java) S 21182 21182 20606 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224309505 8261857280 29014 33554432000 4194304 4196468 140732823798144 139906546389872 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21209] ppid=21182 vsize=8068220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21209/stat : 21209 (java) S 21182 21182 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224309507 8261857280 29014 33554432000 4194304 4196468 140732823798144 139906171885392 139907795482523 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21210] ppid=21182 vsize=8068220 memory=-7824251494391045481 CPUtime=0.08 cores=1,3,5,7
/proc/21200/task/21210/stat : 21210 (java) S 21182 21182 20606 0 -1 1077944384 754 0 0 0 8 0 0 0 20 0 19 0 224309507 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907240840048 139907795475074 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21211] ppid=21182 vsize=8068220 memory=1408 CPUtime=0.07 cores=1,3,5,7
/proc/21200/task/21211/stat : 21211 (java) S 21182 21182 20606 0 -1 1077944384 192 0 0 0 7 0 0 0 20 0 19 0 224309507 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907239787248 139907795475074 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21212] ppid=21182 vsize=8068220 memory=3084 CPUtime=0.17 cores=1,3,5,7
/proc/21200/task/21212/stat : 21212 (java) S 21182 21182 20606 0 -1 1077944384 454 0 0 0 17 0 0 0 20 0 19 0 224309507 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907238734448 139907795475074 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21213] ppid=21182 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21213/stat : 21213 (java) S 21182 21182 20606 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224309507 8261857280 29014 33554432000 4194304 4196468 140732823798144 139905673980640 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21214] ppid=21182 vsize=8068220 memory=116376 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21214/stat : 21214 (java) S 21182 21182 20606 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 224309507 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907237681840 139907795475074 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21216] ppid=21182 vsize=8068220 memory=74564 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21216/stat : 21216 (java) S 21182 21182 20606 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224309571 8261857280 29014 33554432000 4194304 4196468 140732823798144 139907229873344 139907795488537 0 4 2 25189581 18446744071579417331 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21218] ppid=21182 vsize=8068220 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21218/stat : 21218 (java) S 21182 21182 20606 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224309572 8261857280 29014 33554432000 4194304 4196468 140732823798144 139905137093904 139907795485853 0 4 2 25189581 18446744071580971376 0 0 -1 7 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21219] ppid=21182 vsize=8068220 memory=2984 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21219/stat : 21219 (java) S 21182 21182 20606 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 224309572 8261857280 29014 33554432000 4194304 4196468 140732823798144 139904868663440 139907795485853 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21220] ppid=21182 vsize=8068220 memory=780 CPUtime=0 cores=1,3,5,7
/proc/21200/task/21220/stat : 21220 (java) S 21182 21182 20606 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 224309574 8261857280 29014 33554432000 4194304 4196468 140732823798144 139905271324320 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
Current children cumulated CPU time: 43.56 s
Current children cumulated vsize: 8224164 KiB
Current children cumulated memory: 143272 KiB

[startup+40.9106 s]
/proc/loadavg: 2.33 2.14 2.04 3/227 21220
/proc/meminfo: memFree=16852988/32770624 swapFree=67058736/67108860
[pid=21182] ppid=21179 vsize=113128 memory=1472 CPUtime=4.32 cores=1,3,5,7
/proc/21182/stat : 21182 (scop.sh) S 21179 21182 20606 0 -1 4202496 590 24832 0 0 0 0 421 11 20 0 1 0 224309307 115843072 368 33554432000 4194304 5098028 140728950518896 140728950515640 140050306159228 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19021824 140728950527041 140728950527239 140728950527239 140728950529997 0
/proc/21182/statm: 28282 368 311 221 0 87 0
[pid=21200] ppid=21182 vsize=7937144 memory=115040 CPUtime=39.39 cores=1,3,5,7
/proc/21200/stat : 21200 (java) S 21182 21182 20606 0 -1 1077944320 18043 16787 0 0 109 8 3821 1 20 0 17 0 224309501 8127635456 28760 33554432000 4194304 4196468 140732823798144 140732823780688 139907795463927 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
/proc/21200/statm: 1984286 28760 3152 1 0 1945685 0
[pid=21200/tid=21201] ppid=21182 vsize=7937144 memory=116056 CPUtime=38.96 cores=1,3,5,7
/proc/21200/task/21201/stat : 21201 (java) R 21182 21182 20606 0 -1 4202560 15074 16787 0 0 69 5 3821 1 20 0 17 0 224309501 8127635456 28760 33554432000 4194304 4196468 140732823798144 139907767275296 139907775040298 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21202] ppid=21182 vsize=7937144 memory=1472 CPUtime=38.22 cores=1,3,5,7
/proc/21200/task/21202/stat : 21202 (java) S 21182 21182 20606 0 -1 1077944384 1 16787 0 0 0 0 3821 1 20 0 17 0 224309503 8127635456 28760 33554432000 4194304 4196468 140732823798144 139907799706768 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21203] ppid=21182 vsize=7937144 memory=17 CPUtime=38.22 cores=1,3,5,7
/proc/21200/task/21203/stat : 21203 (java) S 21182 21182 20606 0 -1 1077944384 1 16787 0 0 0 0 3821 1 20 0 17 0 224309503 8127635456 28760 33554432000 4194304 4196468 140732823798144 139907622202384 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21204] ppid=21182 vsize=7937144 memory=0 CPUtime=38.22 cores=1,3,5,7
/proc/21200/task/21204/stat : 21204 (java) S 21182 21182 20606 0 -1 1077944384 1 16787 0 0 0 0 3821 1 20 0 17 0 224309503 8127635456 28760 33554432000 4194304 4196468 140732823798144 139907279043472 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21205] ppid=21182 vsize=7937144 memory=0 CPUtime=38.22 cores=1,3,5,7
/proc/21200/task/21205/stat : 21205 (java) S 21182 21182 20606 0 -1 1077944384 2 16787 0 0 0 0 3821 1 20 0 17 0 224309503 8127635456 28760 33554432000 4194304 4196468 140732823798144 139907277990672 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21206] ppid=21182 vsize=7937144 memory=7300704776819335744 CPUtime=38.22 cores=1,3,5,7
/proc/21200/task/21206/stat : 21206 (java) S 21182 21182 20606 0 -1 1077944384 7 16787 0 0 0 0 3821 1 20 0 17 0 224309504 8127635456 28760 33554432000 4194304 4196468 140732823798144 139907241892208 139907795475074 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21207] ppid=21182 vsize=7937144 memory=116056 CPUtime=38.22 cores=1,3,5,7
/proc/21200/task/21207/stat : 21207 (java) S 21182 21182 20606 0 -1 1077944384 13 16787 0 0 0 0 3821 1 20 0 17 0 224309504 8127635456 28760 33554432000 4194304 4196468 140732823798144 139906680611872 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21208] ppid=21182 vsize=7937144 memory=1472 CPUtime=38.22 cores=1,3,5,7
/proc/21200/task/21208/stat : 21208 (java) S 21182 21182 20606 0 -1 1077944384 21 16787 0 0 0 0 3821 1 20 0 17 0 224309505 8127635456 28760 33554432000 4194304 4196468 140732823798144 139906546389872 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21209] ppid=21182 vsize=7937144 memory=21068 CPUtime=38.22 cores=1,3,5,7
/proc/21200/task/21209/stat : 21209 (java) S 21182 21182 20606 0 -1 1077944384 3 16787 0 0 0 0 3821 1 20 0 17 0 224309507 8127635456 28760 33554432000 4194304 4196468 140732823798144 139906171885392 139907795482523 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21210] ppid=21182 vsize=7937144 memory=1024 CPUtime=38.31 cores=1,3,5,7
/proc/21200/task/21210/stat : 21210 (java) S 21182 21182 20606 0 -1 1077944384 761 16787 0 0 9 0 3821 1 20 0 17 0 224309507 8127635456 28760 33554432000 4194304 4196468 140732823798144 139907240840048 139907795475074 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21211] ppid=21182 vsize=7937144 memory=56 CPUtime=38.29 cores=1,3,5,7
/proc/21200/task/21211/stat : 21211 (java) S 21182 21182 20606 0 -1 1077944384 196 16787 0 0 7 0 3821 1 20 0 17 0 224309507 8127635456 28760 33554432000 4194304 4196468 140732823798144 139907239787248 139907795475074 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21212] ppid=21182 vsize=7937144 memory=-3252517613198930781 CPUtime=38.41 cores=1,3,5,7
/proc/21200/task/21212/stat : 21212 (java) S 21182 21182 20606 0 -1 1077944384 495 16787 0 0 19 0 3821 1 20 0 17 0 224309507 8127635456 28760 33554432000 4194304 4196468 140732823798144 139907238734448 139907795475074 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21213] ppid=21182 vsize=7937144 memory=25744 CPUtime=38.22 cores=1,3,5,7
/proc/21200/task/21213/stat : 21213 (java) S 21182 21182 20606 0 -1 1077944384 3 16787 0 0 0 0 3821 1 20 0 17 0 224309507 8127635456 28760 33554432000 4194304 4196468 140732823798144 139905673980640 139907795474133 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21214] ppid=21182 vsize=7937144 memory=74556 CPUtime=38.22 cores=1,3,5,7
/proc/21200/task/21214/stat : 21214 (java) S 21182 21182 20606 0 -1 1077944384 5 16787 0 0 0 0 3821 1 20 0 17 0 224309507 8127635456 28760 33554432000 4194304 4196468 140732823798144 139907237681840 139907795475074 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21216] ppid=21182 vsize=7937144 memory=736 CPUtime=38.22 cores=1,3,5,7
/proc/21200/task/21216/stat : 21216 (java) S 21182 21182 20606 0 -1 1077944384 24 16787 0 0 0 0 3821 1 20 0 17 0 224309571 8127635456 28760 33554432000 4194304 4196468 140732823798144 139907229872528 139907795475074 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
[pid=21200/tid=21220] ppid=21182 vsize=7937144 memory=2076 CPUtime=38.22 cores=1,3,5,7
/proc/21200/task/21220/stat : 21220 (java) S 21182 21182 20606 0 -1 1077944384 29 16787 0 0 0 0 3821 1 20 0 17 0 224309574 8127635456 28760 33554432000 4194304 4196468 140732823798144 139905271326128 139907795475074 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16961536 140732823807157 140732823807281 140732823807281 140732823809999 0
Current children cumulated CPU time: 43.71 s
Current children cumulated vsize: 8050272 KiB
Current children cumulated memory: 116512 KiB

Child status: 0
Real time (s): 40.9681
CPU time (s): 43.8363
CPU user time (s): 43.6088
CPU system time (s): 0.227482
CPU usage (%): 107.001
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 299396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.6088
system time used= 0.227482
maximum resident set size= 303000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60483
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5664
involuntary context switches= 32


# summary of solver processes directly reported to runsolver:
#   pid: 21182
#   total CPU time (s): 43.8363
#   total CPU user time (s): 43.6088
#   total CPU system time (s): 0.227482

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.356117 second user time and 0.408256 second system time

The end

Launcher Data

Begin job on node103 at 2018-08-12 11:51:01
IDJOB=4305632
IDBENCH=141173
IDSOLVER=2783
FILE ID=node103/4305632-1534067461
RUNJOBID= node103-1534064938-20638
PBS_JOBID= 21036991
Free space on /tmp= 34396 MiB

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

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

MD5SUM BENCH= 803795f7a37fd3a40686e408980b1bff
RANDOM SEED=1933223304

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        17006936 kB
MemAvailable:   31790852 kB
Buffers:          114636 kB
Cached:         14810236 kB
SwapCached:         5832 kB
Active:          7670568 kB
Inactive:        7423712 kB
Active(anon):     160136 kB
Inactive(anon):    60156 kB
Active(file):    7510432 kB
Inactive(file):  7363556 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67058736 kB
Dirty:              8148 kB
Writeback:             0 kB
AnonPages:        183212 kB
Mapped:            62024 kB
Shmem:             48604 kB
Slab:             366956 kB
SReclaimable:     338388 kB
SUnreclaim:        28568 kB
KernelStack:        3888 kB
PageTables:         5952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5875116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

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