Trace number 4305634

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)? (TO) 2520.1 2515.03

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K06-P02_c18.xml
MD5SUM53e7831caef8c5f41b7e6921221d2be5
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints38
Number of domains2
Minimum domain size36
Maximum domain size37
Distribution of domain sizes[{"size":36,"count":36},{"size":37,"count":12}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":42},{"degree":2,"count":36},{"degree":7,"count":12}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":12,"count":1},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -both -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-20743-serial-file.bin HOME/instance-4305634-1534067323.xml
0.54/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:48:44 CEST 2018
0.66/0.54	c PID: 20746
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.20/0.87	c (0,0) Parsing End
1.20/0.88	c (0,0) CSP: 48 int (0 aux), 0 bool (0 aux), 38 ctr, max domain size 37
1.20/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.88	c (0,0) Constraint Name Generate Begin
1.20/0.88	c (0,0) Ctr:HOME/instance-4305634-1534067323.xml,AllDifferent:Dist:Eq:IntVar
1.20/0.88	c (0,0) Constraint Name Generate End
1.20/0.88	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.20/0.88	c (0,0) CSP to CSPinCNF Begin
1.40/0.99	c (0,0) translated 4 (10%) constraints
1.58/1.01	c (0,0) translated 8 (20%) constraints
1.58/1.02	c (0,0) translated 12 (30%) constraints
1.58/1.03	c (0,0) translated 16 (40%) constraints
1.58/1.04	c (0,0) translated 19 (50%) constraints
1.58/1.05	c (0,0) translated 23 (60%) constraints
1.58/1.06	c (0,0) translated 27 (70%) constraints
1.81/1.15	c (0,0) translated 31 (80%) constraints
1.81/1.15	c (0,0) translated 35 (90%) constraints
1.81/1.15	c (0,0) translated 38 (100%) constraints
2.35/1.32	c (0,0) STATISTICS1:HOME/instance-4305634-1534067323.xml,AllDifferent:Dist:Eq:IntVar,48,808,1332,37,36,3,1332:144;37:66;36:630,37:444;36:1476,36:2;12:2;2:732;1:72,3:144;2:696;1:96,
2.35/1.32	c (0,0) ==========================================
2.35/1.32	c (0,0) Both Encoding selects:
2.35/1.32	c (0,0) Order
2.35/1.32	c (0,0) ==========================================
2.35/1.34	c (0,0) translated 81 (10%) constraints
2.35/1.35	c (0,0) translated 162 (20%) constraints
2.35/1.37	c (0,0) translated 243 (30%) constraints
2.35/1.38	c (0,0) translated 324 (40%) constraints
2.35/1.39	c (0,0) translated 404 (50%) constraints
2.35/1.40	c (0,0) translated 485 (60%) constraints
2.65/1.40	c (0,0) translated 566 (70%) constraints
2.65/1.41	c (0,0) translated 647 (80%) constraints
2.65/1.42	c (0,0) translated 728 (90%) constraints
2.65/1.42	c (0,0) translated 808 (100%) constraints
2.65/1.43	c (0,0) CSP to CSPinCNF End
2.65/1.43	c (0,0) CSP: 48 int (0 aux), 0 bool (0 aux), 808 ctr, max domain size 37
2.65/1.43	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.65/1.43	c (0,0) CSPinCNF Propagation Begin
2.65/1.45	c (0,0) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
2.65/1.45	c (0,0) CSPinCNF Propagation End
2.65/1.46	c (0,0) CSP: 48 int (0 aux), 0 bool (0 aux), 808 ctr, max domain size 37
2.65/1.46	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.65/1.46	c (0,0) Simplify CSPinCNF Begin
2.96/1.57	c (1,1) Simplify CSPinCNF End
2.96/1.58	c (1,1) CSP: 48 int (0 aux), 1464 bool (1464 aux), 2272 ctr, max domain size 37
2.96/1.58	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
2.96/1.58	c (1,1) Calculate Precise Domain Begin
2.96/1.58	c (1,1) 0 values are removed by re-calculation
2.96/1.58	c (1,1) Calculate Precise Domain End
2.96/1.58	c (1,1) CSP: 48 int (0 aux), 1464 bool (1464 aux), 2272 ctr, max domain size 37
2.96/1.58	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
2.96/1.58	c (1,1) CSPinCNF to SatSolver Begin
4.54/2.09	c (1,1) 228 (10 %) CSP clauses are encoded (3156 SAT variables, 98747 SAT clauses)
4.84/2.13	c (1,1) 455 (20 %) CSP clauses are encoded (3156 SAT variables, 104325 SAT clauses)
4.84/2.17	c (1,1) 682 (30 %) CSP clauses are encoded (3156 SAT variables, 109837 SAT clauses)
5.13/2.20	c (1,1) 909 (40 %) CSP clauses are encoded (3156 SAT variables, 115384 SAT clauses)
5.13/2.24	c (1,1) 1136 (50 %) CSP clauses are encoded (3156 SAT variables, 120896 SAT clauses)
5.13/2.27	c (1,1) 1364 (60 %) CSP clauses are encoded (3156 SAT variables, 126444 SAT clauses)
5.40/2.31	c (1,1) 1591 (70 %) CSP clauses are encoded (3156 SAT variables, 131956 SAT clauses)
5.40/2.33	c (1,1) 1818 (80 %) CSP clauses are encoded (3156 SAT variables, 137503 SAT clauses)
5.40/2.34	c (1,1) 2045 (90 %) CSP clauses are encoded (3156 SAT variables, 143015 SAT clauses)
5.40/2.36	c (1,1) 2272 (100 %) CSP clauses are encoded (3156 SAT variables, 148527 SAT clauses)
5.40/2.36	c (1,1) Launch Command will be: minisat_release
5.40/2.36	c (1,1) CSPinCNF to SatSolver End
5.40/2.36	c (1,1) Heap : 506 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
5.40/2.39	c (1,1) STATISTICS2:HOME/instance-4305634-1534067323.xml,AllDifferent:Dist:Eq:IntVar,1512,2272,1332,37,36,3,1332:144;37:132;36:1260,37:576;36:2736;2:2928,36:2;12:2;2:2196;1:72,3:144;2:1392;1:3024,
5.40/2.39	c (1,1) 3156 bool, 148528 clause
5.40/2.39	c (1,1) Export Begin
5.66/2.47	c (1,1) Export to HOME/scop-20743-serial-file.bin
5.66/2.47	c (1,1) Export End
5.66/2.47	c (1,1) Export File Size: 0.01 MB
5.66/2.47	c (1,1) 0,0,0,0,1,1,1,STOP-AFTER(DIMACS)
5.66/2.47	c END-Prog: Sun Aug 12 11:48:46 CEST 2018
5.66/2.48	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-20743-serial-file.bin
5.83/2.97	c (0,0) Read Serial File Begin
5.83/2.97	c (0,0) HOME/scop-20743-serial-file.bin
6.67/3.13	c (0,0) Read Serial File End
6.67/3.14	
6.67/3.14	scop order+minisat_release (2018-07-31)
6.67/3.14	(Solving Process)
6.67/3.14	
6.67/3.17	c BEGIN-Prog: Sun Aug 12 11:48:47 CEST 2018
6.67/3.17	c PID: 20761
6.67/3.17	c IP: 172.20.3.135
6.67/3.17	c HOST: node135.alineos.net
6.67/3.17	c (0,0) SatSolver.solve Begin
6.67/3.17	c (0,0) 0 bool, 0 clause
6.67/3.17	c (0,0) minisat_release HOME/instance-4305634-1534067323.xml-scop-20746.cnf
2520.05/2515.01	c (2512,0) SatSolver is killed by some reasons.
2520.05/2515.01	c (2512,0) receiving signal SIGTERM
2520.05/2515.01	s UNKNOWN
2520.05/2515.02	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.05/2515.02	c (scop.sh) Killing background jobs.

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (6724 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-4305634-1534067323/watcher-4305634-1534067323 -o /tmp/evaluation-result-4305634-1534067323/solver-4305634-1534067323 -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-4305634-1534067323.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=20743, runsolver pid=20740
Current StackSize limit: 8192 KiB


[startup+0.100464 s]*
/proc/loadavg: 2.08 2.04 2.02 3/226 20760
/proc/meminfo: memFree=11576224/32770624 swapFree=67108860/67108860
[pid=20743] ppid=20740 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20743/stat : 20743 (scop.sh) S 20740 20743 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 224295510 115843072 349 33554432000 4194304 5098028 140728737949696 140728737946952 140620556976764 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12853248 140728737956929 140728737957127 140728737957127 140728737959885 0
/proc/20743/statm: 28282 349 296 221 0 87 0
[pid=20746] ppid=20743 vsize=15012476 memory=72852 CPUtime=0.11 cores=1,3,5,7
/proc/20746/stat : 20746 (java) S 20743 20743 19383 0 -1 1077944320 6320 0 0 0 9 2 0 0 20 0 15 0 224295510 15372775424 18213 33554432000 4194304 4196468 140729829142640 140729829125184 140558577442551 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
/proc/20746/statm: 3753119 18213 2771 1 0 3715579 0
[pid=20746/tid=20747] ppid=20743 vsize=15012476 memory=7533807676074704953 CPUtime=0.09 cores=1,3,5,7
/proc/20746/task/20747/stat : 20747 (java) R 20743 20743 19383 0 -1 4202560 4434 0 0 0 8 1 0 0 20 0 15 0 224295510 15372775424 18213 33554432000 4194304 4196468 140729829142640 140558549254536 140558557718311 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20748] ppid=20743 vsize=15012476 memory=3472468047375070896 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20748/stat : 20748 (java) S 20743 20743 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224295512 15372775424 18213 33554432000 4194304 4196468 140729829142640 140558581685136 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20749] ppid=20743 vsize=15012476 memory=139751147390592 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20749/stat : 20749 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224295512 15372775424 18279 33554432000 4194304 4196468 140729829142640 140558380460816 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20750] ppid=20743 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20750/stat : 20750 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224295512 15372775424 18279 33554432000 4194304 4196468 140729829142640 140558379408528 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20751] ppid=20743 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20751/stat : 20751 (java) S 20743 20743 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224295512 15372775424 18279 33554432000 4194304 4196468 140729829142640 140558378355728 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20752] ppid=20743 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20752/stat : 20752 (java) S 20743 20743 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224295513 15372775424 18279 33554432000 4194304 4196468 140729829142640 140557984143472 140558577453698 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20753] ppid=20743 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20753/stat : 20753 (java) S 20743 20743 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224295514 15372775424 18279 33554432000 4194304 4196468 140729829142640 140557166830368 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20754] ppid=20743 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20754/stat : 20754 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224295514 15372775424 18279 33554432000 4194304 4196468 140729829142640 140556898395248 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20755] ppid=20743 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20755/stat : 20755 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224295516 15372775424 18279 33554432000 4194304 4196468 140729829142640 140556523886672 140558577461147 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20756] ppid=20743 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20756/stat : 20756 (java) S 20743 20743 19383 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 224295516 15372775424 18279 33554432000 4194304 4196468 140729829142640 140557983091312 140558577453698 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20757] ppid=20743 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20757/stat : 20757 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224295517 15372775424 18279 33554432000 4194304 4196468 140729829142640 140557982038512 140558577453698 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20758] ppid=20743 vsize=15012476 memory=139751147390592 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20758/stat : 20758 (java) S 20743 20743 19383 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 15 0 224295517 15372775424 18279 33554432000 4194304 4196468 140729829142640 140557980986224 140558577453698 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20759] ppid=20743 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20759/stat : 20759 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224295517 15372775424 18279 33554432000 4194304 4196468 140729829142640 140556025981920 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20760] ppid=20743 vsize=15012476 memory=139751147390592 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20760/stat : 20760 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224295517 15372775424 18279 33554432000 4194304 4196468 140729829142640 140557979933104 140558577453698 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 74248 KiB

[startup+0.210834 s]*
/proc/loadavg: 2.08 2.04 2.02 3/226 20760
/proc/meminfo: memFree=11562040/32770624 swapFree=67108860/67108860
[pid=20743] ppid=20740 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20743/stat : 20743 (scop.sh) S 20740 20743 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 224295510 115843072 349 33554432000 4194304 5098028 140728737949696 140728737946952 140620556976764 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12853248 140728737956929 140728737957127 140728737957127 140728737959885 0
/proc/20743/statm: 28282 349 296 221 0 87 0
[pid=20746] ppid=20743 vsize=15012476 memory=85616 CPUtime=0.26 cores=1,3,5,7
/proc/20746/stat : 20746 (java) S 20743 20743 19383 0 -1 1077944320 9765 0 0 0 23 3 0 0 20 0 15 0 224295510 15372775424 21404 33554432000 4194304 4196468 140729829142640 140729829125184 140558577442551 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
/proc/20746/statm: 3753119 21404 2908 1 0 3715579 0
[pid=20746/tid=20747] ppid=20743 vsize=15012476 memory=8514701219881124769 CPUtime=0.2 cores=1,3,5,7
/proc/20746/task/20747/stat : 20747 (java) R 20743 20743 19383 0 -1 4202560 7640 0 0 0 18 2 0 0 20 0 15 0 224295510 15372775424 21404 33554432000 4194304 4196468 140729829142640 140558549265784 140558577454486 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20748] ppid=20743 vsize=15012476 memory=3472468047375070896 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20748/stat : 20748 (java) S 20743 20743 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224295512 15372775424 21404 33554432000 4194304 4196468 140729829142640 140558581685136 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20749] ppid=20743 vsize=15012476 memory=139751147390592 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20749/stat : 20749 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224295512 15372775424 21404 33554432000 4194304 4196468 140729829142640 140558380460816 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20750] ppid=20743 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20750/stat : 20750 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224295512 15372775424 21404 33554432000 4194304 4196468 140729829142640 140558379408528 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20751] ppid=20743 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20751/stat : 20751 (java) S 20743 20743 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224295512 15372775424 21404 33554432000 4194304 4196468 140729829142640 140558378355728 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20752] ppid=20743 vsize=15012476 memory=139751147390592 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20752/stat : 20752 (java) S 20743 20743 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224295513 15372775424 21404 33554432000 4194304 4196468 140729829142640 140557984143472 140558577453698 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20753] ppid=20743 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20753/stat : 20753 (java) S 20743 20743 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224295514 15372775424 21404 33554432000 4194304 4196468 140729829142640 140557166830368 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20754] ppid=20743 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20754/stat : 20754 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224295514 15372775424 21404 33554432000 4194304 4196468 140729829142640 140556898395248 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20755] ppid=20743 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20755/stat : 20755 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224295516 15372775424 21404 33554432000 4194304 4196468 140729829142640 140556523886672 140558577461147 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20756] ppid=20743 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/20746/task/20756/stat : 20756 (java) R 20743 20743 19383 0 -1 4202560 315 0 0 0 1 0 0 0 20 0 15 0 224295516 15372775424 21404 33554432000 4194304 4196468 140729829142640 140557983082816 140558555887297 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20757] ppid=20743 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20757/stat : 20757 (java) R 20743 20743 19383 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 15 0 224295517 15372775424 21404 33554432000 4194304 4196468 140729829142640 140557982038512 140558577453698 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20758] ppid=20743 vsize=15012476 memory=139751147390592 CPUtime=0.03 cores=1,3,5,7
/proc/20746/task/20758/stat : 20758 (java) S 20743 20743 19383 0 -1 1077944384 321 0 0 0 3 0 0 0 20 0 15 0 224295517 15372775424 21404 33554432000 4194304 4196468 140729829142640 140557980986224 140558577453698 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20759] ppid=20743 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20759/stat : 20759 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224295517 15372775424 21404 33554432000 4194304 4196468 140729829142640 140556025981920 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20760] ppid=20743 vsize=15012476 memory=139751147390592 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20760/stat : 20760 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224295517 15372775424 21404 33554432000 4194304 4196468 140729829142640 140557979933104 140558577453698 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 87012 KiB

[startup+0.310993 s]*
/proc/loadavg: 2.08 2.04 2.02 3/226 20760
/proc/meminfo: memFree=11558248/32770624 swapFree=67108860/67108860
[pid=20743] ppid=20740 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20743/stat : 20743 (scop.sh) S 20740 20743 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 224295510 115843072 349 33554432000 4194304 5098028 140728737949696 140728737946952 140620556976764 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12853248 140728737956929 140728737957127 140728737957127 140728737959885 0
/proc/20743/statm: 28282 349 296 221 0 87 0
[pid=20746] ppid=20743 vsize=15012476 memory=89584 CPUtime=0.43 cores=1,3,5,7
/proc/20746/stat : 20746 (java) S 20743 20743 19383 0 -1 1077944320 10381 0 0 0 40 3 0 0 20 0 15 0 224295510 15372775424 22396 33554432000 4194304 4196468 140729829142640 140729829125184 140558577442551 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
/proc/20746/statm: 3753119 22396 2974 1 0 3715579 0
[pid=20746/tid=20747] ppid=20743 vsize=15012476 memory=8514701219881124769 CPUtime=0.29 cores=1,3,5,7
/proc/20746/task/20747/stat : 20747 (java) R 20743 20743 19383 0 -1 4202560 8082 0 0 0 27 2 0 0 20 0 15 0 224295510 15372775424 22396 33554432000 4194304 4196468 140729829142640 140558549237552 140558561486181 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20748] ppid=20743 vsize=15012476 memory=3472468047375070896 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20748/stat : 20748 (java) S 20743 20743 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224295512 15372775424 22396 33554432000 4194304 4196468 140729829142640 140558581685136 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20749] ppid=20743 vsize=15012476 memory=279502135561088 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20749/stat : 20749 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224295512 15372775424 22396 33554432000 4194304 4196468 140729829142640 140558380460816 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20750] ppid=20743 vsize=15012476 memory=279501976373280 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20750/stat : 20750 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224295512 15372775424 22396 33554432000 4194304 4196468 140729829142640 140558379408528 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20751] ppid=20743 vsize=15012476 memory=139750988170511 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20751/stat : 20751 (java) S 20743 20743 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224295512 15372775424 22396 33554432000 4194304 4196468 140729829142640 140558378355728 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20752] ppid=20743 vsize=15012476 memory=279502135568000 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20752/stat : 20752 (java) S 20743 20743 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224295513 15372775424 22396 33554432000 4194304 4196468 140729829142640 140557984143472 140558577453698 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20753] ppid=20743 vsize=15012476 memory=139750988175119 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20753/stat : 20753 (java) S 20743 20743 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224295514 15372775424 22396 33554432000 4194304 4196468 140729829142640 140557166830368 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20754] ppid=20743 vsize=15012476 memory=139750988197111 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20754/stat : 20754 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224295514 15372775424 22396 33554432000 4194304 4196468 140729829142640 140556898395248 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20755] ppid=20743 vsize=15012476 memory=279501976382496 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20755/stat : 20755 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224295516 15372775424 22396 33554432000 4194304 4196468 140729829142640 140556523886672 140558577461147 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20756] ppid=20743 vsize=15012476 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/20746/task/20756/stat : 20756 (java) R 20743 20743 19383 0 -1 1077944384 423 0 0 0 3 0 0 0 20 0 15 0 224295516 15372775424 22396 33554432000 4194304 4196468 140729829142640 140557983091408 140558577452757 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20757] ppid=20743 vsize=15012476 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/20746/task/20757/stat : 20757 (java) R 20743 20743 19383 0 -1 4202560 185 0 0 0 1 0 0 0 20 0 15 0 224295517 15372775424 22396 33554432000 4194304 4196468 140729829142640 140557982038512 140558560969067 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20758] ppid=20743 vsize=15012476 memory=139751147390592 CPUtime=0.07 cores=1,3,5,7
/proc/20746/task/20758/stat : 20758 (java) R 20743 20743 19383 0 -1 4202560 361 0 0 0 7 0 0 0 20 0 15 0 224295517 15372775424 22396 33554432000 4194304 4196468 140729829142640 140557980986224 140558556864289 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20759] ppid=20743 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20759/stat : 20759 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224295517 15372775424 22396 33554432000 4194304 4196468 140729829142640 140556025981920 140558577452757 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20760] ppid=20743 vsize=15012476 memory=139751147391988 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20760/stat : 20760 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224295517 15372775424 22396 33554432000 4194304 4196468 140729829142640 140557979933104 140558577453698 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 90980 KiB

[startup+0.7008 s]
/proc/loadavg: 2.08 2.04 2.02 3/226 20760
/proc/meminfo: memFree=11533940/32770624 swapFree=67108860/67108860
[pid=20743] ppid=20740 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20743/stat : 20743 (scop.sh) S 20740 20743 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 224295510 115843072 349 33554432000 4194304 5098028 140728737949696 140728737946952 140620556976764 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12853248 140728737956929 140728737957127 140728737957127 140728737959885 0
/proc/20743/statm: 28282 349 296 221 0 87 0
[pid=20746] ppid=20743 vsize=15020872 memory=129832 CPUtime=1 cores=1,3,5,7
/proc/20746/stat : 20746 (java) S 20743 20743 19383 0 -1 1077944320 17594 0 0 0 95 5 0 0 20 0 15 0 224295510 15381372928 32458 33554432000 4194304 4196468 140729829142640 140729829125184 140558577442551 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
/proc/20746/statm: 3755218 32458 3147 1 0 3716603 0
[pid=20746/tid=20747] ppid=20743 vsize=15020872 memory=57 CPUtime=0.67 cores=1,3,5,7
/proc/20746/task/20747/stat : 20747 (java) R 20743 20743 19383 0 -1 4202560 14856 0 0 0 63 4 0 0 20 0 15 0 224295510 15381372928 32458 33554432000 4194304 4196468 140729829142640 140558549274848 140558561523038 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20748] ppid=20743 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20748/stat : 20748 (java) S 20743 20743 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224295512 15381372928 32458 33554432000 4194304 4196468 140729829142640 140558581685136 140558577452757 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20749] ppid=20743 vsize=15020872 memory=7886766292050393141 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20749/stat : 20749 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224295512 15381372928 32458 33554432000 4194304 4196468 140729829142640 140558380460816 140558577452757 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20750] ppid=20743 vsize=15020872 memory=7518566439143952992 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20750/stat : 20750 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224295512 15381372928 32458 33554432000 4194304 4196468 140729829142640 140558379408528 140558577452757 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20751] ppid=20743 vsize=15020872 memory=7372762397046498368 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20751/stat : 20751 (java) S 20743 20743 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224295512 15381372928 32458 33554432000 4194304 4196468 140729829142640 140558378355728 140558577452757 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20752] ppid=20743 vsize=15020872 memory=2319389199337275488 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20752/stat : 20752 (java) S 20743 20743 19383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224295513 15381372928 32458 33554432000 4194304 4196468 140729829142640 140557984143472 140558577453698 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20753] ppid=20743 vsize=15020872 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20753/stat : 20753 (java) S 20743 20743 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224295514 15381372928 32458 33554432000 4194304 4196468 140729829142640 140557166830368 140558577452757 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20754] ppid=20743 vsize=15020872 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20754/stat : 20754 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224295514 15381372928 32458 33554432000 4194304 4196468 140729829142640 140556898395248 140558577452757 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20755] ppid=20743 vsize=15020872 memory=968 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20755/stat : 20755 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224295516 15381372928 32458 33554432000 4194304 4196468 140729829142640 140556523886672 140558577461147 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20756] ppid=20743 vsize=15020872 memory=12144 CPUtime=0.07 cores=1,3,5,7
/proc/20746/task/20756/stat : 20756 (java) R 20743 20743 19383 0 -1 1077944384 486 0 0 0 7 0 0 0 20 0 15 0 224295516 15381372928 32458 33554432000 4194304 4196468 140729829142640 140557983091312 140558577453698 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20757] ppid=20743 vsize=15020872 memory=1712 CPUtime=0.09 cores=1,3,5,7
/proc/20746/task/20757/stat : 20757 (java) S 20743 20743 19383 0 -1 1077944384 443 0 0 0 9 0 0 0 20 0 15 0 224295517 15381372928 32458 33554432000 4194304 4196468 140729829142640 140557982038512 140558577453698 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20758] ppid=20743 vsize=15020872 memory=8812 CPUtime=0.15 cores=1,3,5,7
/proc/20746/task/20758/stat : 20758 (java) R 20743 20743 19383 0 -1 4202560 474 0 0 0 15 0 0 0 20 0 15 0 224295517 15381372928 32458 33554432000 4194304 4196468 140729829142640 140557980985408 140558558852559 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20759] ppid=20743 vsize=15020872 memory=4576 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20759/stat : 20759 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224295517 15381372928 32458 33554432000 4194304 4196468 140729829142640 140556025981920 140558577452757 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
[pid=20746/tid=20760] ppid=20743 vsize=15020872 memory=15868 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20760/stat : 20760 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224295517 15381372928 32458 33554432000 4194304 4196468 140729829142640 140557979933104 140558577453698 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7876608 140729829151751 140729829152049 140729829152049 140729829154767 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 131228 KiB

[startup+1.50074 s]
/proc/loadavg: 2.08 2.04 2.02 5/226 20760
/proc/meminfo: memFree=11507080/32770624 swapFree=67108860/67108860
[pid=20743] ppid=20740 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/20743/stat : 20743 (scop.sh) S 20740 20743 19383 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 224295510 115843072 349 33554432000 4194304 5098028 140728737949696 140728737946952 140620556976764 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12853248 140728737956929 140728737957127 140728737957127 140728737959885 0
/proc/20743/statm: 28282 349 296 221 0 87 0

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

[pid=20761/tid=20764] ppid=20743 vsize=8068220 memory=113496 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20764/stat : 20764 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224295760 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698819341456 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20765] ppid=20743 vsize=8068220 memory=113496 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20765/stat : 20765 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224295760 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698818288400 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20766] ppid=20743 vsize=8068220 memory=113496 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20766/stat : 20766 (java) S 20743 20743 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224295760 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698817235856 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20767] ppid=20743 vsize=8068220 memory=1472 CPUtime=0.04 cores=1,3,5,7
/proc/20761/task/20767/stat : 20767 (java) S 20743 20743 19383 0 -1 1077944384 7 0 0 0 2 2 0 0 20 0 19 0 224295761 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698780678384 140699334220418 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20768] ppid=20743 vsize=8068220 memory=113496 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20768/stat : 20768 (java) S 20743 20743 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224295762 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698162554016 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20769] ppid=20743 vsize=8068220 memory=113496 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20769/stat : 20769 (java) S 20743 20743 19383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224295762 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698028331760 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20770] ppid=20743 vsize=8068220 memory=113496 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20770/stat : 20770 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224295764 8261857280 28374 33554432000 4194304 4196468 140728683568016 140697653827536 140699334227867 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20771] ppid=20743 vsize=8068220 memory=1472 CPUtime=0.08 cores=1,3,5,7
/proc/20761/task/20771/stat : 20771 (java) S 20743 20743 19383 0 -1 1077944384 526 0 0 0 8 0 0 0 20 0 19 0 224295764 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698779626224 140699334220418 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20772] ppid=20743 vsize=8068220 memory=1472 CPUtime=0.09 cores=1,3,5,7
/proc/20761/task/20772/stat : 20772 (java) S 20743 20743 19383 0 -1 1077944384 474 0 0 0 8 1 0 0 20 0 19 0 224295764 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698778573680 140699334220418 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20773] ppid=20743 vsize=8068220 memory=1472 CPUtime=0.18 cores=1,3,5,7
/proc/20761/task/20773/stat : 20773 (java) S 20743 20743 19383 0 -1 1077944384 728 0 0 0 18 0 0 0 20 0 19 0 224295765 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698777520624 140699334220418 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20774] ppid=20743 vsize=8068220 memory=113496 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20774/stat : 20774 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224295765 8261857280 28374 33554432000 4194304 4196468 140728683568016 140697155922784 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20775] ppid=20743 vsize=8068220 memory=113496 CPUtime=1.13 cores=1,3,5,7
/proc/20761/task/20775/stat : 20775 (java) S 20743 20743 19383 0 -1 1077944384 165 0 0 0 56 57 0 0 20 0 19 0 224295765 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698776468016 140699334220418 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20777] ppid=20743 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20777/stat : 20777 (java) S 20743 20743 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224295830 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698768659776 140699334233881 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20779] ppid=20743 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20779/stat : 20779 (java) S 20743 20743 19383 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 224295830 8261857280 28374 33554432000 4194304 4196468 140728683568016 140696619036048 140699334231197 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20780] ppid=20743 vsize=8068220 memory=3560 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20780/stat : 20780 (java) S 20743 20743 19383 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224295830 8261857280 28374 33554432000 4194304 4196468 140728683568016 140696753258512 140699334231197 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20781] ppid=20743 vsize=8068220 memory=113496 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20781/stat : 20781 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224295832 8261857280 28374 33554432000 4194304 4196468 140728683568016 140696350613280 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
Current children cumulated CPU time: 2447.29 s
Current children cumulated vsize: 8315160 KiB
Current children cumulated memory: 227992 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/231 20993
/proc/meminfo: memFree=11362728/32770624 swapFree=67108860/67108860
[pid=20743] ppid=20740 vsize=113128 memory=1472 CPUtime=5.83 cores=1,3,5,7
/proc/20743/stat : 20743 (scop.sh) S 20740 20743 19383 0 -1 4202496 591 25498 0 0 0 0 567 16 20 0 1 0 224295510 115843072 368 33554432000 4194304 5098028 140728737949696 140728737946440 140620556976764 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12853248 140728737956929 140728737957127 140728737957127 140728737959885 0
/proc/20743/statm: 28282 368 311 221 0 87 0
[pid=20761] ppid=20743 vsize=8068220 memory=113496 CPUtime=2.34 cores=1,3,5,7
/proc/20761/stat : 20761 (java) S 20743 20743 19383 0 -1 1077944320 18855 0 0 0 169 65 0 0 20 0 19 0 224295759 8261857280 28374 33554432000 4194304 4196468 140728683568016 140728683550560 140699334209271 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
/proc/20761/statm: 2017055 28374 3150 1 0 1978454 0
[pid=20776] ppid=20761 vsize=133812 memory=115072 CPUtime=2499.17 cores=1,3,5,7
/proc/20776/stat : 20776 (minisat_release) R 20761 20743 19383 0 -1 4202496 205152 0 0 0 249894 23 0 0 20 0 1 0 224295829 137023488 28768 33554432000 4194304 4308513 140735069763696 140735069760696 4276036 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 15544320 140735069766772 140735069766870 140735069766870 140735069769669 0
/proc/20776/statm: 33453 28768 341 28 0 29693 0
[pid=20761/tid=20762] ppid=20743 vsize=8068220 memory=113496 CPUtime=0.73 cores=1,3,5,7
/proc/20761/task/20762/stat : 20762 (java) S 20743 20743 19383 0 -1 1077944384 15529 0 0 0 69 4 0 0 20 0 19 0 224295759 8261857280 28374 33554432000 4194304 4196468 140728683568016 140699306049424 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20763] ppid=20743 vsize=8068220 memory=113496 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20763/stat : 20763 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224295760 8261857280 28374 33554432000 4194304 4196468 140728683568016 140699338451984 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20764] ppid=20743 vsize=8068220 memory=113496 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20764/stat : 20764 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224295760 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698819341456 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20765] ppid=20743 vsize=8068220 memory=113496 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20765/stat : 20765 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224295760 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698818288400 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20766] ppid=20743 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20766/stat : 20766 (java) S 20743 20743 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224295760 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698817235856 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20767] ppid=20743 vsize=8068220 memory=1472 CPUtime=0.04 cores=1,3,5,7
/proc/20761/task/20767/stat : 20767 (java) S 20743 20743 19383 0 -1 1077944384 7 0 0 0 2 2 0 0 20 0 19 0 224295761 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698780678384 140699334220418 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20768] ppid=20743 vsize=8068220 memory=113496 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20768/stat : 20768 (java) S 20743 20743 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224295762 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698162554016 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20769] ppid=20743 vsize=8068220 memory=113496 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20769/stat : 20769 (java) S 20743 20743 19383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224295762 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698028331760 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20770] ppid=20743 vsize=8068220 memory=113496 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20770/stat : 20770 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224295764 8261857280 28374 33554432000 4194304 4196468 140728683568016 140697653827536 140699334227867 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20771] ppid=20743 vsize=8068220 memory=113496 CPUtime=0.08 cores=1,3,5,7
/proc/20761/task/20771/stat : 20771 (java) S 20743 20743 19383 0 -1 1077944384 526 0 0 0 8 0 0 0 20 0 19 0 224295764 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698779626224 140699334220418 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20772] ppid=20743 vsize=8068220 memory=1444 CPUtime=0.09 cores=1,3,5,7
/proc/20761/task/20772/stat : 20772 (java) S 20743 20743 19383 0 -1 1077944384 474 0 0 0 8 1 0 0 20 0 19 0 224295764 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698778573680 140699334220418 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20773] ppid=20743 vsize=8068220 memory=1160 CPUtime=0.18 cores=1,3,5,7
/proc/20761/task/20773/stat : 20773 (java) S 20743 20743 19383 0 -1 1077944384 728 0 0 0 18 0 0 0 20 0 19 0 224295765 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698777520624 140699334220418 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20774] ppid=20743 vsize=8068220 memory=113496 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20774/stat : 20774 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224295765 8261857280 28374 33554432000 4194304 4196468 140728683568016 140697155922784 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20775] ppid=20743 vsize=8068220 memory=1472 CPUtime=1.16 cores=1,3,5,7
/proc/20761/task/20775/stat : 20775 (java) S 20743 20743 19383 0 -1 1077944384 169 0 0 0 58 58 0 0 20 0 19 0 224295765 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698776468016 140699334220418 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20777] ppid=20743 vsize=8068220 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20777/stat : 20777 (java) S 20743 20743 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224295830 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698768659776 140699334233881 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20779] ppid=20743 vsize=8068220 memory=2432 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20779/stat : 20779 (java) S 20743 20743 19383 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 224295830 8261857280 28374 33554432000 4194304 4196468 140728683568016 140696619036048 140699334231197 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20780] ppid=20743 vsize=8068220 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20780/stat : 20780 (java) S 20743 20743 19383 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224295830 8261857280 28374 33554432000 4194304 4196468 140728683568016 140696753258512 140699334231197 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20781] ppid=20743 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20781/stat : 20781 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224295832 8261857280 28374 33554432000 4194304 4196468 140728683568016 140696350613280 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
Current children cumulated CPU time: 2507.34 s
Current children cumulated vsize: 8315160 KiB
Current children cumulated memory: 230040 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515 s]*
/proc/loadavg: 2.00 2.02 2.05 3/231 20993
/proc/meminfo: memFree=11362864/32770624 swapFree=67108860/67108860
[pid=20743] ppid=20740 vsize=113128 memory=1472 CPUtime=5.83 cores=1,3,5,7
/proc/20743/stat : 20743 (scop.sh) S 20740 20743 19383 0 -1 4202496 591 25498 0 0 0 0 567 16 20 0 1 0 224295510 115843072 368 33554432000 4194304 5098028 140728737949696 140728737946440 140620556976764 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12853248 140728737956929 140728737957127 140728737957127 140728737959885 0
/proc/20743/statm: 28282 368 311 221 0 87 0
[pid=20761] ppid=20743 vsize=8068220 memory=113496 CPUtime=2.34 cores=1,3,5,7
/proc/20761/stat : 20761 (java) S 20743 20743 19383 0 -1 1077944320 18855 0 0 0 169 65 0 0 20 0 19 0 224295759 8261857280 28374 33554432000 4194304 4196468 140728683568016 140728683550560 140699334209271 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
/proc/20761/statm: 2017055 28374 3150 1 0 1978454 0
[pid=20776] ppid=20761 vsize=133812 memory=115072 CPUtime=2511.88 cores=1,3,5,7
/proc/20776/stat : 20776 (minisat_release) R 20761 20743 19383 0 -1 4202496 205161 0 0 0 251165 23 0 0 20 0 1 0 224295829 137023488 28768 33554432000 4194304 4308513 140735069763696 140735069759936 4275941 0 4 0 8396802 0 0 0 17 1 0 0 0 0 0 6409496 6410680 15544320 140735069766772 140735069766870 140735069766870 140735069769669 0
/proc/20776/statm: 33453 28768 341 28 0 29693 0
[pid=20761/tid=20762] ppid=20743 vsize=8068220 memory=-7824251494390781539 CPUtime=0.73 cores=1,3,5,7
/proc/20761/task/20762/stat : 20762 (java) S 20743 20743 19383 0 -1 1077944384 15529 0 0 0 69 4 0 0 20 0 19 0 224295759 8261857280 28374 33554432000 4194304 4196468 140728683568016 140699306049424 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20763] ppid=20743 vsize=8068220 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20763/stat : 20763 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224295760 8261857280 28374 33554432000 4194304 4196468 140728683568016 140699338451984 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20764] ppid=20743 vsize=8068220 memory=-7824251494390978404 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20764/stat : 20764 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224295760 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698819341456 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20765] ppid=20743 vsize=8068220 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20765/stat : 20765 (java) S 20743 20743 19383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224295760 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698818288400 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20766] ppid=20743 vsize=8068220 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20766/stat : 20766 (java) S 20743 20743 19383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224295760 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698817235856 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20767] ppid=20743 vsize=8068220 memory=1160 CPUtime=0.04 cores=1,3,5,7
/proc/20761/task/20767/stat : 20767 (java) S 20743 20743 19383 0 -1 1077944384 7 0 0 0 2 2 0 0 20 0 19 0 224295761 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698780678384 140699334220418 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20768] ppid=20743 vsize=8068220 memory=968 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20768/stat : 20768 (java) S 20743 20743 19383 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224295762 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698162554016 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20769] ppid=20743 vsize=8068220 memory=12144 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20769/stat : 20769 (java) S 20743 20743 19383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 224295762 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698028331760 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20770] ppid=20743 vsize=8068220 memory=1472 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20770/stat : 20770 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224295764 8261857280 28374 33554432000 4194304 4196468 140728683568016 140697653827536 140699334227867 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20771] ppid=20743 vsize=8068220 memory=113496 CPUtime=0.08 cores=1,3,5,7
/proc/20761/task/20771/stat : 20771 (java) S 20743 20743 19383 0 -1 1077944384 526 0 0 0 8 0 0 0 20 0 19 0 224295764 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698779626224 140699334220418 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20772] ppid=20743 vsize=8068220 memory=115072 CPUtime=0.09 cores=1,3,5,7
/proc/20761/task/20772/stat : 20772 (java) S 20743 20743 19383 0 -1 1077944384 474 0 0 0 8 1 0 0 20 0 19 0 224295764 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698778573680 140699334220418 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20773] ppid=20743 vsize=8068220 memory=34944 CPUtime=0.18 cores=1,3,5,7
/proc/20761/task/20773/stat : 20773 (java) S 20743 20743 19383 0 -1 1077944384 728 0 0 0 18 0 0 0 20 0 19 0 224295765 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698777520624 140699334220418 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20774] ppid=20743 vsize=8068220 memory=18220 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20774/stat : 20774 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224295765 8261857280 28374 33554432000 4194304 4196468 140728683568016 140697155922784 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20775] ppid=20743 vsize=8068220 memory=1788 CPUtime=1.16 cores=1,3,5,7
/proc/20761/task/20775/stat : 20775 (java) S 20743 20743 19383 0 -1 1077944384 169 0 0 0 58 58 0 0 20 0 19 0 224295765 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698776468016 140699334220418 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20777] ppid=20743 vsize=8068220 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20777/stat : 20777 (java) S 20743 20743 19383 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224295830 8261857280 28374 33554432000 4194304 4196468 140728683568016 140698768659776 140699334233881 0 4 2 25189581 18446744071579417331 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20779] ppid=20743 vsize=8068220 memory=3560 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20779/stat : 20779 (java) S 20743 20743 19383 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 19 0 224295830 8261857280 28374 33554432000 4194304 4196468 140728683568016 140696619036048 140699334231197 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20780] ppid=20743 vsize=8068220 memory=61056 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20780/stat : 20780 (java) S 20743 20743 19383 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 224295830 8261857280 28374 33554432000 4194304 4196468 140728683568016 140696753258512 140699334231197 0 4 2 25189581 18446744071580971376 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
[pid=20761/tid=20781] ppid=20743 vsize=8068220 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/20761/task/20781/stat : 20781 (java) S 20743 20743 19383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224295832 8261857280 28374 33554432000 4194304 4196468 140728683568016 140696350613280 140699334219477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17092608 140728683570357 140728683570481 140728683570481 140728683573199 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 8315160 KiB
Current children cumulated memory: 230040 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2515.02 s]
# the end of solver process 20743 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.67552 s, system=0.168516 s

[startup+2515.03 s]
# the end of solver process 20761 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.03 s, system=1.06377 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 1
Real time (s): 2515.03
CPU time (s): 2520.1
CPU user time (s): 2519.03
CPU system time (s): 1.06377
CPU usage (%): 100.201
Max. virtual memory (cumulated for all children) (KiB): 15140212
Max. memory (cumulated for all children) (KiB): 516080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.03
system time used= 1.06377
maximum resident set size= 521136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250387
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6816
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59696
involuntary context switches= 1257


# summary of solver processes directly reported to runsolver:
#   pid: 20743,20761
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2519.03
#   total CPU system time (s): 1.06377

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8347 second user time and 30.5637 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-12 11:48:43
IDJOB=4305634
IDBENCH=141170
IDSOLVER=2783
FILE ID=node135/4305634-1534067323
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-K06-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-4305634-1534067323/watcher-4305634-1534067323 -o /tmp/evaluation-result-4305634-1534067323/solver-4305634-1534067323 -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-4305634-1534067323.xml

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

MD5SUM BENCH= 53e7831caef8c5f41b7e6921221d2be5
RANDOM SEED=1141744741

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:        11636504 kB
MemAvailable:   31737972 kB
Buffers:          244324 kB
Cached:         19862948 kB
SwapCached:            0 kB
Active:          9274592 kB
Inactive:       11054616 kB
Active(anon):     171156 kB
Inactive(anon):   103300 kB
Active(file):    9103436 kB
Inactive(file): 10951316 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7696 kB
Writeback:             0 kB
AnonPages:        239416 kB
Mapped:            73580 kB
Shmem:             49824 kB
Slab:             503540 kB
SReclaimable:     475176 kB
SUnreclaim:        28364 kB
KernelStack:        3952 kB
PageTables:         5956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5878744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 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= 42552 MiB
End job on node135 at 2018-08-12 12:30:39