Trace number 4305693

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.05 2505.72

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g17-g37_c18.xml
MD5SUM15f6930ab26cfa444fe93224da66a51d
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 benchmark89.8838
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints113
Number of domains1
Minimum domain size120
Maximum domain size120
Distribution of domain sizes[{"size":120,"count":64}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":24},{"degree":5,"count":36}]
Minimum constraint arity2
Maximum constraint arity64
Distribution of constraint arities[{"arity":2,"count":112},{"arity":64,"count":1}]
Number of extensional constraints112
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":112},{"type":"allDifferent","count":1}]
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-29946-serial-file.bin HOME/instance-4305693-1534084630.xml
0.66/0.52	
0.66/0.52	scop both+minisat_release (2018-07-31)
0.66/0.52	(Encoding Process)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 16:37:11 CEST 2018
0.66/0.55	c PID: 29949
0.66/0.55	c IP: 172.20.3.106
0.66/0.55	c HOST: node106.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.60/0.92	c (0,0) Parsing End
1.60/0.93	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 113 ctr, max domain size 120
1.60/0.93	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.60/0.93	c (0,0) Constraint Name Generate Begin
1.60/0.93	c (0,0) Ctr:HOME/instance-4305693-1534084630.xml,AllDifferent:ExtensionSupport:IntVar
1.60/0.93	c (0,0) Constraint Name Generate End
1.60/0.93	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.60/0.93	c (0,0) CSP to CSPinCNF Begin
8.03/3.06	c (2,2) translated 12 (10%) constraints
9.85/4.17	c (3,3) translated 23 (20%) constraints
10.98/5.24	c (4,4) translated 34 (30%) constraints
12.29/6.40	c (5,5) translated 46 (40%) constraints
13.35/7.47	c (6,6) translated 57 (50%) constraints
15.11/8.63	c (8,7) translated 68 (60%) constraints
16.18/9.68	c (9,8) translated 80 (70%) constraints
17.21/10.64	c (10,9) translated 91 (80%) constraints
18.21/11.60	c (11,10) translated 102 (90%) constraints
19.13/12.58	c (12,11) translated 113 (100%) constraints
21.64/13.67	c (13,12) STATISTICS1:HOME/instance-4305693-1534084630.xml,AllDifferent:ExtensionSupport:IntVar,13504,289746,120,120,121,2,120:2016,120:552288;2:301056,121:112;64:2;3:260512;2:29120,2:2016;1:849312;0:112,
21.64/13.67	c (13,12) ==========================================
21.64/13.67	c (13,12) Both Encoding selects:
21.64/13.67	c (13,12) Order
21.64/13.67	c (13,12) ==========================================
23.35/14.26	c (13,13) translated 28975 (10%) constraints
23.73/14.58	c (14,13) translated 57950 (20%) constraints
24.03/14.89	c (14,13) translated 86924 (30%) constraints
24.43/15.20	c (14,14) translated 115899 (40%) constraints
24.74/15.51	c (14,14) translated 144873 (50%) constraints
25.06/15.82	c (15,14) translated 173848 (60%) constraints
25.37/16.13	c (15,15) translated 202823 (70%) constraints
25.66/16.44	c (15,15) translated 231797 (80%) constraints
25.96/16.75	c (16,15) translated 260772 (90%) constraints
26.27/17.05	c (16,16) translated 289746 (100%) constraints
26.27/17.06	c (16,16) CSP to CSPinCNF End
26.27/17.07	c (16,16) CSP: 64 int (0 aux), 13440 bool (13440 aux), 289746 ctr, max domain size 120
26.27/17.07	c (16,16) Heap : 2414 MiB used (max 10795 MiB), NonHeap : 28 MiB used (max 0 MiB)
26.27/17.07	c (16,16) CSPinCNF Propagation Begin
29.09/18.55	c (18,17) 0 values, 112 unsatisfiable literals, and 0 valid clauses are removed
29.09/18.55	c (18,17) CSPinCNF Propagation End
29.09/18.55	c (18,17) CSP: 64 int (0 aux), 13440 bool (13440 aux), 289746 ctr, max domain size 120
29.09/18.55	c (18,17) Heap : 963 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
29.09/18.55	c (18,17) Simplify CSPinCNF Begin
29.76/18.93	c (18,17) Simplify CSPinCNF End
29.76/18.93	c (18,17) CSP: 64 int (0 aux), 17472 bool (17472 aux), 293778 ctr, max domain size 120
29.76/18.93	c (18,17) Heap : 1202 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
29.76/18.93	c (18,17) Calculate Precise Domain Begin
29.76/18.93	c (18,17) 0 values are removed by re-calculation
29.76/18.93	c (18,17) Calculate Precise Domain End
29.76/18.93	c (18,17) CSP: 64 int (0 aux), 17472 bool (17472 aux), 293778 ctr, max domain size 120
29.76/18.93	c (18,17) Heap : 1202 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
29.76/18.93	c (18,17) CSPinCNF to SatSolver Begin
32.04/20.34	c (19,19) 29378 (10 %) CSP clauses are encoded (25088 SAT variables, 516737 SAT clauses)
32.17/20.49	c (19,19) 58756 (20 %) CSP clauses are encoded (25088 SAT variables, 546115 SAT clauses)
32.38/20.63	c (20,19) 88134 (30 %) CSP clauses are encoded (25088 SAT variables, 575493 SAT clauses)
32.48/20.78	c (20,19) 117512 (40 %) CSP clauses are encoded (25088 SAT variables, 604871 SAT clauses)
32.69/20.92	c (20,19) 146889 (50 %) CSP clauses are encoded (25088 SAT variables, 634248 SAT clauses)
32.80/21.07	c (20,19) 176267 (60 %) CSP clauses are encoded (25088 SAT variables, 663626 SAT clauses)
33.66/21.39	c (20,19) 205645 (70 %) CSP clauses are encoded (25088 SAT variables, 693004 SAT clauses)
33.87/21.53	c (21,20) 235023 (80 %) CSP clauses are encoded (25088 SAT variables, 722382 SAT clauses)
33.97/21.67	c (21,20) 264401 (90 %) CSP clauses are encoded (25088 SAT variables, 751760 SAT clauses)
34.17/21.81	c (21,20) 293778 (100 %) CSP clauses are encoded (25088 SAT variables, 781137 SAT clauses)
34.17/21.81	c (21,20) Launch Command will be: minisat_release
34.17/21.81	c (21,20) CSPinCNF to SatSolver End
34.17/21.81	c (21,20) Heap : 794 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
34.97/22.43	c (21,20) STATISTICS2:HOME/instance-4305693-1534084630.xml,AllDifferent:ExtensionSupport:IntVar,17536,293778,120,120,120,2,120:4032,120:556320;2:309120,120:112;64:2;3:260512;2:33152,2:4032;1:857376,
34.97/22.43	c (21,20) 25088 bool, 781138 clause
34.97/22.43	c (21,20) Export Begin
35.12/22.51	c (21,21) Export to HOME/scop-29946-serial-file.bin
35.12/22.51	c (21,21) Export End
35.12/22.52	c (21,21) Export File Size: 0.01 MB
35.12/22.52	c (21,21) 0,0,16,18,18,18,21,STOP-AFTER(DIMACS)
35.12/22.52	c END-Prog: Sun Aug 12 16:37:32 CEST 2018
35.12/22.54	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-29946-serial-file.bin
35.80/23.03	c (0,0) Read Serial File Begin
35.80/23.03	c (0,0) HOME/scop-29946-serial-file.bin
36.10/23.20	c (0,0) Read Serial File End
36.10/23.21	
36.10/23.21	scop order+minisat_release (2018-07-31)
36.10/23.21	(Solving Process)
36.10/23.21	
36.10/23.23	c BEGIN-Prog: Sun Aug 12 16:37:33 CEST 2018
36.10/23.23	c PID: 29964
36.10/23.23	c IP: 172.20.3.106
36.10/23.23	c HOST: node106.alineos.net
36.10/23.24	c (0,0) SatSolver.solve Begin
36.10/23.24	c (0,0) 0 bool, 0 clause
36.10/23.24	c (0,0) minisat_release HOME/instance-4305693-1534084630.xml-scop-29949.cnf
2520.01/2505.70	c (2482,0) receiving signal SIGTERM
2520.01/2505.70	s UNKNOWN
2520.01/2505.71	c (2482,0) SatSolver is killed by some reasons.
2520.01/2505.71	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.01/2505.71	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 (1929 MiB free)
  memory of node 1: 16384 MiB (13443 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305693-1534084630/watcher-4305693-1534084630 -o /tmp/evaluation-result-4305693-1534084630/solver-4305693-1534084630 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534060601-23199 --watchdog 2580 scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305693-1534084630.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=29946, runsolver pid=29943

[startup+0.100316 s]*
/proc/loadavg: 1.92 2.03 2.09 3/217 29963
/proc/meminfo: memFree=15682060/32770624 swapFree=67108688/67108860
[pid=29946] ppid=29943 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/29946/stat : 29946 (scop.sh) S 29943 29946 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226025861 115843072 348 33554432000 4194304 5098028 140731911187456 140731911184712 139949510308476 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36356096 140731911189569 140731911189767 140731911189767 140731911192525 0
/proc/29946/statm: 28282 348 296 221 0 87 0
[pid=29949] ppid=29946 vsize=15012476 memory=70936 CPUtime=0.1 cores=1,3,5,7
/proc/29949/stat : 29949 (java) S 29946 29946 23167 0 -1 1077944320 6886 0 0 0 8 2 0 0 20 0 15 0 226025861 15372775424 17668 33554432000 4194304 4196468 140728432105552 140728432088096 140179916525303 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
/proc/29949/statm: 3753119 17668 2736 1 0 3715579 0
[pid=29949/tid=29950] ppid=29946 vsize=15012476 memory=-6673890911685660454 CPUtime=0.08 cores=1,3,5,7
/proc/29949/task/29950/stat : 29950 (java) R 29946 29946 23167 0 -1 4202560 5001 0 0 0 7 1 0 0 20 0 15 0 226025862 15372775424 17734 33554432000 4194304 4196468 140728432105552 140179888305376 140179900605790 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29951] ppid=29946 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29951/stat : 29951 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226025863 15372775424 17734 33554432000 4194304 4196468 140728432105552 140179920767504 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29952] ppid=29946 vsize=15012476 memory=139730882623104 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29952/stat : 29952 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226025863 15372775424 17734 33554432000 4194304 4196468 140728432105552 140179376700048 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29953] ppid=29946 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29953/stat : 29953 (java) S 29946 29946 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226025863 15372775424 17734 33554432000 4194304 4196468 140728432105552 140179375646992 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29954] ppid=29946 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29954/stat : 29954 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226025863 15372775424 17734 33554432000 4194304 4196468 140728432105552 140179374594448 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29955] ppid=29946 vsize=15012476 memory=139730882623104 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29955/stat : 29955 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226025865 15372775424 17734 33554432000 4194304 4196468 140728432105552 140178954099440 140179916536450 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29956] ppid=29946 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29956/stat : 29956 (java) S 29946 29946 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226025865 15372775424 17734 33554432000 4194304 4196468 140728432105552 140178538620576 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29957] ppid=29946 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29957/stat : 29957 (java) S 29946 29946 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226025865 15372775424 17734 33554432000 4194304 4196468 140728432105552 140178404398320 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29958] ppid=29946 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29958/stat : 29958 (java) S 29946 29946 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226025868 15372775424 17734 33554432000 4194304 4196468 140728432105552 140178029894096 140179916543899 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29959] ppid=29946 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29959/stat : 29959 (java) S 29946 29946 23167 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 226025868 15372775424 17734 33554432000 4194304 4196468 140728432105552 140178953046256 140179916536450 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29960] ppid=29946 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29960/stat : 29960 (java) S 29946 29946 23167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 226025868 15372775424 17734 33554432000 4194304 4196468 140728432105552 140178951993712 140179916536450 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29961] ppid=29946 vsize=15012476 memory=139730882623104 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29961/stat : 29961 (java) S 29946 29946 23167 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 15 0 226025868 15372775424 17734 33554432000 4194304 4196468 140728432105552 140178950940656 140179916536450 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29962] ppid=29946 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29962/stat : 29962 (java) S 29946 29946 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226025868 15372775424 17734 33554432000 4194304 4196468 140728432105552 140177531988320 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29963] ppid=29946 vsize=15012476 memory=139730882623104 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29963/stat : 29963 (java) S 29946 29946 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226025868 15372775424 17734 33554432000 4194304 4196468 140728432105552 140178949889072 140179916536450 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 72328 KiB

[startup+0.210532 s]*
/proc/loadavg: 1.92 2.03 2.09 4/217 29963
/proc/meminfo: memFree=15668232/32770624 swapFree=67108688/67108860
[pid=29946] ppid=29943 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/29946/stat : 29946 (scop.sh) S 29943 29946 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226025861 115843072 348 33554432000 4194304 5098028 140731911187456 140731911184712 139949510308476 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36356096 140731911189569 140731911189767 140731911189767 140731911192525 0
/proc/29946/statm: 28282 348 296 221 0 87 0
[pid=29949] ppid=29946 vsize=15012476 memory=84508 CPUtime=0.25 cores=1,3,5,7
/proc/29949/stat : 29949 (java) S 29946 29946 23167 0 -1 1077944320 10506 0 0 0 21 4 0 0 20 0 15 0 226025861 15372775424 21127 33554432000 4194304 4196468 140728432105552 140728432088096 140179916525303 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
/proc/29949/statm: 3753119 21127 2874 1 0 3715579 0
[pid=29949/tid=29950] ppid=29946 vsize=15012476 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/29949/task/29950/stat : 29950 (java) R 29946 29946 23167 0 -1 4202560 8390 0 0 0 17 2 0 0 20 0 15 0 226025862 15372775424 21127 33554432000 4194304 4196468 140728432105552 140179888347840 140179419167876 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29951] ppid=29946 vsize=15012476 memory=12630 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29951/stat : 29951 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226025863 15372775424 21127 33554432000 4194304 4196468 140728432105552 140179920767504 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29952] ppid=29946 vsize=15012476 memory=3761271274620548768 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29952/stat : 29952 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226025863 15372775424 21127 33554432000 4194304 4196468 140728432105552 140179376700048 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29953] ppid=29946 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29953/stat : 29953 (java) S 29946 29946 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226025863 15372775424 21127 33554432000 4194304 4196468 140728432105552 140179375646992 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29954] ppid=29946 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29954/stat : 29954 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226025863 15372775424 21127 33554432000 4194304 4196468 140728432105552 140179374594448 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29955] ppid=29946 vsize=15012476 memory=139730882623104 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29955/stat : 29955 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226025865 15372775424 21127 33554432000 4194304 4196468 140728432105552 140178954099440 140179916536450 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29956] ppid=29946 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29956/stat : 29956 (java) S 29946 29946 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226025865 15372775424 21127 33554432000 4194304 4196468 140728432105552 140178538620576 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29957] ppid=29946 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29957/stat : 29957 (java) S 29946 29946 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226025865 15372775424 21127 33554432000 4194304 4196468 140728432105552 140178404398320 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29958] ppid=29946 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29958/stat : 29958 (java) S 29946 29946 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226025868 15372775424 21127 33554432000 4194304 4196468 140728432105552 140178029894096 140179916543899 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29959] ppid=29946 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29959/stat : 29959 (java) S 29946 29946 23167 0 -1 1077944384 427 0 0 0 0 0 0 0 20 0 15 0 226025868 15372775424 21127 33554432000 4194304 4196468 140728432105552 140178953046256 140179916536450 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29960] ppid=29946 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29960/stat : 29960 (java) S 29946 29946 23167 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 226025868 15372775424 21127 33554432000 4194304 4196468 140728432105552 140178951993712 140179916536450 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29961] ppid=29946 vsize=15012476 memory=139730882623104 CPUtime=0.02 cores=1,3,5,7
/proc/29949/task/29961/stat : 29961 (java) S 29946 29946 23167 0 -1 1077944384 292 0 0 0 2 0 0 0 20 0 15 0 226025868 15372775424 21127 33554432000 4194304 4196468 140728432105552 140178950940656 140179916536450 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29962] ppid=29946 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29962/stat : 29962 (java) S 29946 29946 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226025868 15372775424 21127 33554432000 4194304 4196468 140728432105552 140177531988320 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29963] ppid=29946 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29963/stat : 29963 (java) S 29946 29946 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226025868 15372775424 21127 33554432000 4194304 4196468 140728432105552 140178949889072 140179916536450 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 85900 KiB

[startup+0.310528 s]*
/proc/loadavg: 1.92 2.03 2.09 3/217 29963
/proc/meminfo: memFree=15664572/32770624 swapFree=67108688/67108860
[pid=29946] ppid=29943 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/29946/stat : 29946 (scop.sh) S 29943 29946 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226025861 115843072 348 33554432000 4194304 5098028 140731911187456 140731911184712 139949510308476 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36356096 140731911189569 140731911189767 140731911189767 140731911192525 0
/proc/29946/statm: 28282 348 296 221 0 87 0
[pid=29949] ppid=29946 vsize=15012476 memory=88024 CPUtime=0.41 cores=1,3,5,7
/proc/29949/stat : 29949 (java) S 29946 29946 23167 0 -1 1077944320 11021 0 0 0 37 4 0 0 20 0 15 0 226025861 15372775424 22006 33554432000 4194304 4196468 140728432105552 140728432088096 140179916525303 0 0 2 16800973 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
/proc/29949/statm: 3753119 22006 2972 1 0 3715579 0
[pid=29949/tid=29950] ppid=29946 vsize=15012476 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/29949/task/29950/stat : 29950 (java) R 29946 29946 23167 0 -1 4202560 8760 0 0 0 26 3 0 0 20 0 15 0 226025862 15372775424 22006 33554432000 4194304 4196468 140728432105552 140179888320752 140179896800455 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29951] ppid=29946 vsize=15012476 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29951/stat : 29951 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226025863 15372775424 22006 33554432000 4194304 4196468 140728432105552 140179920767504 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29952] ppid=29946 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29952/stat : 29952 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226025863 15372775424 22006 33554432000 4194304 4196468 140728432105552 140179376700048 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29953] ppid=29946 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29953/stat : 29953 (java) S 29946 29946 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226025863 15372775424 22006 33554432000 4194304 4196468 140728432105552 140179375646992 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29954] ppid=29946 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29954/stat : 29954 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226025863 15372775424 22006 33554432000 4194304 4196468 140728432105552 140179374594448 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29955] ppid=29946 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29955/stat : 29955 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226025865 15372775424 22006 33554432000 4194304 4196468 140728432105552 140178954099440 140179916536450 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29956] ppid=29946 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29956/stat : 29956 (java) S 29946 29946 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226025865 15372775424 22006 33554432000 4194304 4196468 140728432105552 140178538620576 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29957] ppid=29946 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29957/stat : 29957 (java) S 29946 29946 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226025865 15372775424 22006 33554432000 4194304 4196468 140728432105552 140178404398320 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29958] ppid=29946 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29958/stat : 29958 (java) S 29946 29946 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226025868 15372775424 22006 33554432000 4194304 4196468 140728432105552 140178029894096 140179916543899 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29959] ppid=29946 vsize=15012476 memory=4426078206164241782 CPUtime=0.03 cores=1,3,5,7
/proc/29949/task/29959/stat : 29959 (java) S 29946 29946 23167 0 -1 1077944384 535 0 0 0 3 0 0 0 20 0 15 0 226025868 15372775424 22006 33554432000 4194304 4196468 140728432105552 140178953046256 140179916536450 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29960] ppid=29946 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29960/stat : 29960 (java) S 29946 29946 23167 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 226025868 15372775424 22006 33554432000 4194304 4196468 140728432105552 140178951993712 140179916536450 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29961] ppid=29946 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/29949/task/29961/stat : 29961 (java) S 29946 29946 23167 0 -1 1077944384 312 0 0 0 7 0 0 0 20 0 15 0 226025868 15372775424 22006 33554432000 4194304 4196468 140728432105552 140178950940656 140179916536450 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29962] ppid=29946 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29962/stat : 29962 (java) S 29946 29946 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226025868 15372775424 22006 33554432000 4194304 4196468 140728432105552 140177531988320 140179916535509 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29963] ppid=29946 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29963/stat : 29963 (java) S 29946 29946 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226025868 15372775424 22006 33554432000 4194304 4196468 140728432105552 140178949889072 140179916536450 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 89416 KiB

[startup+0.706881 s]
/proc/loadavg: 1.92 2.03 2.09 3/217 29963
/proc/meminfo: memFree=15640884/32770624 swapFree=67108688/67108860
[pid=29946] ppid=29943 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/29946/stat : 29946 (scop.sh) S 29943 29946 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226025861 115843072 348 33554432000 4194304 5098028 140731911187456 140731911184712 139949510308476 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36356096 140731911189569 140731911189767 140731911189767 140731911192525 0
/proc/29946/statm: 28282 348 296 221 0 87 0
[pid=29949] ppid=29946 vsize=15020872 memory=129304 CPUtime=1.01 cores=1,3,5,7
/proc/29949/stat : 29949 (java) S 29946 29946 23167 0 -1 1077944320 18024 0 0 0 94 7 0 0 20 0 15 0 226025861 15381372928 32326 33554432000 4194304 4196468 140728432105552 140728432088096 140179916525303 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
/proc/29949/statm: 3755218 32326 3151 1 0 3716603 0
[pid=29949/tid=29950] ppid=29946 vsize=15020872 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/29949/task/29950/stat : 29950 (java) R 29946 29946 23167 0 -1 4202560 15375 0 0 0 62 5 0 0 20 0 15 0 226025862 15381372928 32326 33554432000 4194304 4196468 140728432105552 140179888334224 140179900568933 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29951] ppid=29946 vsize=15020872 memory=288230613197271346 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29951/stat : 29951 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226025863 15381372928 32326 33554432000 4194304 4196468 140728432105552 140179920767504 140179916535509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29952] ppid=29946 vsize=15020872 memory=15821101267701179 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29952/stat : 29952 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226025863 15381372928 32326 33554432000 4194304 4196468 140728432105552 140179376700048 140179916535509 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29953] ppid=29946 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29953/stat : 29953 (java) S 29946 29946 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226025863 15381372928 32326 33554432000 4194304 4196468 140728432105552 140179375646992 140179916535509 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29954] ppid=29946 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29954/stat : 29954 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226025863 15381372928 32326 33554432000 4194304 4196468 140728432105552 140179374594448 140179916535509 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29955] ppid=29946 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29955/stat : 29955 (java) S 29946 29946 23167 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 226025865 15381372928 32326 33554432000 4194304 4196468 140728432105552 140178954099440 140179916536450 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29956] ppid=29946 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29956/stat : 29956 (java) S 29946 29946 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 226025865 15381372928 32326 33554432000 4194304 4196468 140728432105552 140178538620576 140179916535509 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29957] ppid=29946 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29957/stat : 29957 (java) S 29946 29946 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226025865 15381372928 32326 33554432000 4194304 4196468 140728432105552 140178404398320 140179916535509 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29958] ppid=29946 vsize=15020872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29958/stat : 29958 (java) S 29946 29946 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226025868 15381372928 32326 33554432000 4194304 4196468 140728432105552 140178029894096 140179916543899 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29959] ppid=29946 vsize=15020872 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/29949/task/29959/stat : 29959 (java) R 29946 29946 23167 0 -1 4202560 742 0 0 0 9 0 0 0 20 0 15 0 226025868 15381372928 32326 33554432000 4194304 4196468 140728432105552 140178953036640 140179895769320 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29960] ppid=29946 vsize=15020872 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/29949/task/29960/stat : 29960 (java) R 29946 29946 23167 0 -1 4202560 163 0 0 0 6 0 0 0 20 0 15 0 226025868 15381372928 32326 33554432000 4194304 4196468 140728432105552 140178951982384 140179901447104 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29961] ppid=29946 vsize=15020872 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/29949/task/29961/stat : 29961 (java) S 29946 29946 23167 0 -1 1077944384 388 0 0 0 16 0 0 0 20 0 15 0 226025868 15381372928 32326 33554432000 4194304 4196468 140728432105552 140178950940656 140179916536450 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29962] ppid=29946 vsize=15020872 memory=4639074098508484691 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29962/stat : 29962 (java) S 29946 29946 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226025868 15381372928 32326 33554432000 4194304 4196468 140728432105552 140177531988320 140179916535509 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
[pid=29949/tid=29963] ppid=29946 vsize=15020872 memory=7667774659585336681 CPUtime=0 cores=1,3,5,7
/proc/29949/task/29963/stat : 29963 (java) S 29946 29946 23167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226025868 15381372928 32326 33554432000 4194304 4196468 140728432105552 140178949889072 140179916536450 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28221440 140728432112647 140728432112945 140728432112945 140728432115663 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 130696 KiB

[startup+1.50932 s]
/proc/loadavg: 1.92 2.03 2.09 4/217 29963
/proc/meminfo: memFree=15603604/32770624 swapFree=67108688/67108860
[pid=29946] ppid=29943 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/29946/stat : 29946 (scop.sh) S 29943 29946 23167 0 -1 4202496 559 321 0 0 0 0 0 0 20 0 1 0 226025861 115843072 348 33554432000 4194304 5098028 140731911187456 140731911184712 139949510308476 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36356096 140731911189569 140731911189767 140731911189767 140731911192525 0
/proc/29946/statm: 28282 348 296 221 0 87 0

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

[pid=29964/tid=29967] ppid=29946 vsize=8068220 memory=118936 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29967/stat : 29967 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226028117 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538795780624 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29968] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29968/stat : 29968 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226028117 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538794727824 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29969] ppid=29946 vsize=8068220 memory=118936 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29969/stat : 29969 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226028117 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538793675024 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29970] ppid=29946 vsize=8068220 memory=118936 CPUtime=0.05 cores=1,3,5,7
/proc/29964/task/29970/stat : 29970 (java) S 29946 29946 23167 0 -1 1077944384 7 0 0 0 2 3 0 0 20 0 19 0 226028118 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538689821552 140539310631554 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29971] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29971/stat : 29971 (java) S 29946 29946 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226028119 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538107913760 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29972] ppid=29946 vsize=8068220 memory=118936 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29972/stat : 29972 (java) S 29946 29946 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226028119 8261857280 29734 33554432000 4194304 4196468 140733897356432 140537973691760 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29973] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29973/stat : 29973 (java) S 29946 29946 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226028121 8261857280 29734 33554432000 4194304 4196468 140733897356432 140537599187280 140539310639003 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29974] ppid=29946 vsize=8068220 memory=118936 CPUtime=0.09 cores=1,3,5,7
/proc/29964/task/29974/stat : 29974 (java) S 29946 29946 23167 0 -1 1077944384 537 0 0 0 9 0 0 0 20 0 19 0 226028121 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538688768368 140539310631554 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29975] ppid=29946 vsize=8068220 memory=150344 CPUtime=0.09 cores=1,3,5,7
/proc/29964/task/29975/stat : 29975 (java) S 29946 29946 23167 0 -1 1077944384 416 0 0 0 9 0 0 0 20 0 19 0 226028121 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538687715568 140539310631554 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29976] ppid=29946 vsize=8068220 memory=1468 CPUtime=0.21 cores=1,3,5,7
/proc/29964/task/29976/stat : 29976 (java) S 29946 29946 23167 0 -1 1077944384 555 0 0 0 21 0 0 0 20 0 19 0 226028121 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538686662768 140539310631554 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29977] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29977/stat : 29977 (java) S 29946 29946 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226028122 8261857280 29734 33554432000 4194304 4196468 140733897356432 140537101281504 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29978] ppid=29946 vsize=8068220 memory=118936 CPUtime=1.34 cores=1,3,5,7
/proc/29964/task/29978/stat : 29978 (java) S 29946 29946 23167 0 -1 1077944384 171 0 0 0 65 69 0 0 20 0 19 0 226028122 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538685611184 140539310631554 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29980] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29980/stat : 29980 (java) S 29946 29946 23167 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226028187 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538677802688 140539310645017 0 4 2 25189581 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29982] ppid=29946 vsize=8068220 memory=118936 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29982/stat : 29982 (java) S 29946 29946 23167 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 226028188 8261857280 29734 33554432000 4194304 4196468 140733897356432 140536564395792 140539310642333 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29983] ppid=29946 vsize=8068220 memory=3868 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29983/stat : 29983 (java) S 29946 29946 23167 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 226028188 8261857280 29734 33554432000 4194304 4196468 140733897356432 140536295964304 140539310642333 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29984] ppid=29946 vsize=8068220 memory=61556 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29984/stat : 29984 (java) S 29946 29946 23167 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 226028190 8261857280 29734 33554432000 4194304 4196468 140733897356432 140536698625184 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
Current children cumulated CPU time: 2516.6 s
Current children cumulated vsize: 8361944 KiB
Current children cumulated memory: 272796 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2505.7 s]
/proc/loadavg: 2.00 2.03 2.05 3/227 30227
/proc/meminfo: memFree=23211744/32770624 swapFree=67108688/67108860
[pid=29946] ppid=29943 vsize=113128 memory=1468 CPUtime=35.19 cores=1,3,5,7
/proc/29946/stat : 29946 (scop.sh) S 29943 29946 23167 0 -1 4202496 590 51851 0 0 0 0 3391 128 20 0 1 0 226025861 115843072 367 33554432000 4194304 5098028 140731911187456 140731911184200 139949510308476 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36356096 140731911189569 140731911189767 140731911189767 140731911192525 0
/proc/29946/statm: 28282 367 311 221 0 87 0
[pid=29964] ppid=29946 vsize=8068220 memory=118936 CPUtime=2.58 cores=1,3,5,7
/proc/29964/stat : 29964 (java) S 29946 29946 23167 0 -1 1077944320 18147 0 0 0 181 77 0 0 20 0 19 0 226028115 8261857280 29734 33554432000 4194304 4196468 140733897356432 140733897338976 140539310620407 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
/proc/29964/statm: 2017055 29734 3146 1 0 1978454 0
[pid=29979] ppid=29964 vsize=180596 memory=154440 CPUtime=2482.24 cores=1,3,5,7
/proc/29979/stat : 29979 (minisat_release) R 29964 29946 23167 0 -1 4202496 625106 0 0 0 248119 105 0 0 20 0 1 0 226028187 184930304 38610 33554432000 4194304 4308513 140723539997824 140723539995272 4276008 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 27168768 140723540006004 140723540006102 140723540006102 140723540008901 0
/proc/29979/statm: 45149 38610 342 28 0 41389 0
[pid=29964/tid=29965] ppid=29946 vsize=8068220 memory=118936 CPUtime=0.74 cores=1,3,5,7
/proc/29964/task/29965/stat : 29965 (java) S 29946 29946 23167 0 -1 1077944384 15049 0 0 0 71 3 0 0 20 0 19 0 226028116 8261857280 29734 33554432000 4194304 4196468 140733897356432 140539282460560 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29966] ppid=29946 vsize=8068220 memory=118936 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29966/stat : 29966 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226028117 8261857280 29734 33554432000 4194304 4196468 140733897356432 140539314862736 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29967] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29967/stat : 29967 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226028117 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538795780624 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29968] ppid=29946 vsize=8068220 memory=118936 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29968/stat : 29968 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226028117 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538794727824 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29969] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29969/stat : 29969 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226028117 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538793675024 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29970] ppid=29946 vsize=8068220 memory=118936 CPUtime=0.05 cores=1,3,5,7
/proc/29964/task/29970/stat : 29970 (java) S 29946 29946 23167 0 -1 1077944384 7 0 0 0 2 3 0 0 20 0 19 0 226028118 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538689821552 140539310631554 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29971] ppid=29946 vsize=8068220 memory=150344 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29971/stat : 29971 (java) S 29946 29946 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226028119 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538107913760 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29972] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29972/stat : 29972 (java) S 29946 29946 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226028119 8261857280 29734 33554432000 4194304 4196468 140733897356432 140537973691760 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29973] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29973/stat : 29973 (java) S 29946 29946 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226028121 8261857280 29734 33554432000 4194304 4196468 140733897356432 140537599187280 140539310639003 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29974] ppid=29946 vsize=8068220 memory=118936 CPUtime=0.09 cores=1,3,5,7
/proc/29964/task/29974/stat : 29974 (java) S 29946 29946 23167 0 -1 1077944384 537 0 0 0 9 0 0 0 20 0 19 0 226028121 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538688768368 140539310631554 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29975] ppid=29946 vsize=8068220 memory=3868 CPUtime=0.09 cores=1,3,5,7
/proc/29964/task/29975/stat : 29975 (java) S 29946 29946 23167 0 -1 1077944384 416 0 0 0 9 0 0 0 20 0 19 0 226028121 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538687715568 140539310631554 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29976] ppid=29946 vsize=8068220 memory=61556 CPUtime=0.21 cores=1,3,5,7
/proc/29964/task/29976/stat : 29976 (java) S 29946 29946 23167 0 -1 1077944384 555 0 0 0 21 0 0 0 20 0 19 0 226028121 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538686662768 140539310631554 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29977] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29977/stat : 29977 (java) S 29946 29946 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226028122 8261857280 29734 33554432000 4194304 4196468 140733897356432 140537101281504 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29978] ppid=29946 vsize=8068220 memory=118936 CPUtime=1.34 cores=1,3,5,7
/proc/29964/task/29978/stat : 29978 (java) S 29946 29946 23167 0 -1 1077944384 171 0 0 0 65 69 0 0 20 0 19 0 226028122 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538685611184 140539310631554 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29980] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29980/stat : 29980 (java) S 29946 29946 23167 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226028187 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538677802688 140539310645017 0 4 2 25189581 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29982] ppid=29946 vsize=8068220 memory=118936 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29982/stat : 29982 (java) S 29946 29946 23167 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 226028188 8261857280 29734 33554432000 4194304 4196468 140733897356432 140536564395792 140539310642333 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29983] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29983/stat : 29983 (java) S 29946 29946 23167 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 226028188 8261857280 29734 33554432000 4194304 4196468 140733897356432 140536295964304 140539310642333 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29984] ppid=29946 vsize=8068220 memory=118936 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29984/stat : 29984 (java) S 29946 29946 23167 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 226028190 8261857280 29734 33554432000 4194304 4196468 140733897356432 140536698625184 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 8361944 KiB
Current children cumulated memory: 274844 KiB

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

[startup+2505.71 s]
# the end of solver process 29946 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=33.9117 s, system=1.2904 s

[startup+2505.72 s]
# the end of solver process 29964 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.92 s, system=3.13441 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

[startup+2505.7 s]
/proc/loadavg: 2.00 2.03 2.05 3/227 30227
/proc/meminfo: memFree=23211744/32770624 swapFree=67108688/67108860
[pid=29946] ppid=29943 vsize=113128 memory=1468 CPUtime=35.19 cores=1,3,5,7
/proc/29946/stat : 29946 (scop.sh) S 29943 29946 23167 0 -1 4202496 590 51851 0 0 0 0 3391 128 20 0 1 0 226025861 115843072 367 33554432000 4194304 5098028 140731911187456 140731911184200 139949510308476 0 65536 4100 81923 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 36356096 140731911189569 140731911189767 140731911189767 140731911192525 0
/proc/29946/statm: 28282 367 311 221 0 87 0
[pid=29964] ppid=29946 vsize=8068220 memory=118936 CPUtime=2.58 cores=1,3,5,7
/proc/29964/stat : 29964 (java) S 29946 29946 23167 0 -1 1077944320 18147 0 0 0 181 77 0 0 20 0 19 0 226028115 8261857280 29734 33554432000 4194304 4196468 140733897356432 140733897338976 140539310620407 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
/proc/29964/statm: 2017055 29734 3146 1 0 1978454 0
[pid=29979] ppid=29964 vsize=180596 memory=154440 CPUtime=2482.24 cores=1,3,5,7
/proc/29979/stat : 29979 (minisat_release) R 29964 29946 23167 0 -1 4202496 625106 0 0 0 248119 105 0 0 20 0 1 0 226028187 184930304 38610 33554432000 4194304 4308513 140723539997824 140723539995272 4276008 0 4 0 8396802 0 0 0 17 5 0 0 0 0 0 6409496 6410680 27168768 140723540006004 140723540006102 140723540006102 140723540008901 0
/proc/29979/statm: 45149 38610 342 28 0 41389 0
[pid=29964/tid=29965] ppid=29946 vsize=8068220 memory=118936 CPUtime=0.74 cores=1,3,5,7
/proc/29964/task/29965/stat : 29965 (java) S 29946 29946 23167 0 -1 1077944384 15049 0 0 0 71 3 0 0 20 0 19 0 226028116 8261857280 29734 33554432000 4194304 4196468 140733897356432 140539282460560 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29966] ppid=29946 vsize=8068220 memory=118936 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29966/stat : 29966 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226028117 8261857280 29734 33554432000 4194304 4196468 140733897356432 140539314862736 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29967] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29967/stat : 29967 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226028117 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538795780624 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29968] ppid=29946 vsize=8068220 memory=118936 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29968/stat : 29968 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226028117 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538794727824 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29969] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29969/stat : 29969 (java) S 29946 29946 23167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 226028117 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538793675024 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29970] ppid=29946 vsize=8068220 memory=118936 CPUtime=0.05 cores=1,3,5,7
/proc/29964/task/29970/stat : 29970 (java) S 29946 29946 23167 0 -1 1077944384 7 0 0 0 2 3 0 0 20 0 19 0 226028118 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538689821552 140539310631554 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29971] ppid=29946 vsize=8068220 memory=150344 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29971/stat : 29971 (java) S 29946 29946 23167 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 226028119 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538107913760 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29972] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29972/stat : 29972 (java) S 29946 29946 23167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 226028119 8261857280 29734 33554432000 4194304 4196468 140733897356432 140537973691760 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29973] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29973/stat : 29973 (java) S 29946 29946 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226028121 8261857280 29734 33554432000 4194304 4196468 140733897356432 140537599187280 140539310639003 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29974] ppid=29946 vsize=8068220 memory=118936 CPUtime=0.09 cores=1,3,5,7
/proc/29964/task/29974/stat : 29974 (java) S 29946 29946 23167 0 -1 1077944384 537 0 0 0 9 0 0 0 20 0 19 0 226028121 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538688768368 140539310631554 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29975] ppid=29946 vsize=8068220 memory=3868 CPUtime=0.09 cores=1,3,5,7
/proc/29964/task/29975/stat : 29975 (java) S 29946 29946 23167 0 -1 1077944384 416 0 0 0 9 0 0 0 20 0 19 0 226028121 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538687715568 140539310631554 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29976] ppid=29946 vsize=8068220 memory=61556 CPUtime=0.21 cores=1,3,5,7
/proc/29964/task/29976/stat : 29976 (java) S 29946 29946 23167 0 -1 1077944384 555 0 0 0 21 0 0 0 20 0 19 0 226028121 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538686662768 140539310631554 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29977] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29977/stat : 29977 (java) S 29946 29946 23167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 226028122 8261857280 29734 33554432000 4194304 4196468 140733897356432 140537101281504 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29978] ppid=29946 vsize=8068220 memory=118936 CPUtime=1.34 cores=1,3,5,7
/proc/29964/task/29978/stat : 29978 (java) S 29946 29946 23167 0 -1 1077944384 171 0 0 0 65 69 0 0 20 0 19 0 226028122 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538685611184 140539310631554 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29980] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29980/stat : 29980 (java) S 29946 29946 23167 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 226028187 8261857280 29734 33554432000 4194304 4196468 140733897356432 140538677802688 140539310645017 0 4 2 25189581 18446744071579417331 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29982] ppid=29946 vsize=8068220 memory=118936 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29982/stat : 29982 (java) S 29946 29946 23167 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 226028188 8261857280 29734 33554432000 4194304 4196468 140733897356432 140536564395792 140539310642333 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29983] ppid=29946 vsize=8068220 memory=1468 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29983/stat : 29983 (java) S 29946 29946 23167 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 226028188 8261857280 29734 33554432000 4194304 4196468 140733897356432 140536295964304 140539310642333 0 4 2 25189581 18446744071580971376 0 0 -1 1 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
[pid=29964/tid=29984] ppid=29946 vsize=8068220 memory=118936 CPUtime=0 cores=1,3,5,7
/proc/29964/task/29984/stat : 29984 (java) S 29946 29946 23167 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 226028190 8261857280 29734 33554432000 4194304 4196468 140733897356432 140536698625184 140539310630613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13357056 140733897364661 140733897364785 140733897364785 140733897367503 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 8361944 KiB
Current children cumulated memory: 274844 KiB

Child status: 1
Real time (s): 2505.72
CPU time (s): 2520.05
CPU user time (s): 2516.92
CPU system time (s): 3.13441
CPU usage (%): 100.572
Max. virtual memory (cumulated for all children) (KiB): 15142280
Max. memory (cumulated for all children) (KiB): 3543684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.92
system time used= 3.13441
maximum resident set size= 3542680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 695970
page faults= 0
swaps= 0
block input operations= 0
block output operations= 31072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60330
involuntary context switches= 733


# summary of solver processes directly reported to runsolver:
#   pid: 29946,29964
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2516.92
#   total CPU system time (s): 3.13441

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.6787 second user time and 29.7644 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-12 16:37:10
IDJOB=4305693
IDBENCH=141505
IDSOLVER=2783
FILE ID=node106/4305693-1534084630
RUNJOBID= node106-1534060601-23199
PBS_JOBID= 21036975
Free space on /tmp= 39904 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g17-g37_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-4305693-1534084630/watcher-4305693-1534084630 -o /tmp/evaluation-result-4305693-1534084630/solver-4305693-1534084630 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534060601-23199 --watchdog 2580  scop.sh 11g scop.jar -both minisat_release default HOME HOME/instance-4305693-1534084630.xml

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

MD5SUM BENCH= 15f6930ab26cfa444fe93224da66a51d
RANDOM SEED=1788947689

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        15742320 kB
MemAvailable:   23837116 kB
Buffers:          123792 kB
Cached:          8162796 kB
SwapCached:            0 kB
Active:         12204612 kB
Inactive:        4190488 kB
Active(anon):    8052192 kB
Inactive(anon):   108540 kB
Active(file):    4152420 kB
Inactive(file):  4081948 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              7812 kB
Writeback:             0 kB
AnonPages:       8266476 kB
Mapped:            64012 kB
Shmem:             49632 kB
Slab:             316680 kB
SReclaimable:     288888 kB
SUnreclaim:        27792 kB
KernelStack:        3920 kB
PageTables:        21480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13049796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   8120320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39884 MiB
End job on node106 at 2018-08-12 17:18:56