Trace number 4305504

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
scop order+MapleCOMSPS (2018-07-31)? (TO) 2520.09 2515.81

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl20-21_c18.xml
MD5SUM826e6ea09bcfe8620a345f5a4fc2f1e6
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 variables840
Number of constraints82
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":840}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":840}]
Minimum constraint arity20
Maximum constraint arity21
Distribution of constraint arities[{"arity":20,"count":42},{"arity":21,"count":40}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":82}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-5913-serial-file.bin HOME/instance-4305504-1534069956.xml
0.66/0.52	
0.66/0.52	scop order+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 12:32:37 CEST 2018
0.66/0.55	c PID: 5916
0.66/0.55	c IP: 172.20.3.151
0.66/0.55	c HOST: node151.alineos.net
0.66/0.56	c (0,0) Parsing Begin
1.61/1.09	c (0,0) Parsing End
1.61/1.09	c (0,0) CSP: 0 int (0 aux), 840 bool (0 aux), 82 ctr, max domain size 2
1.61/1.10	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.61/1.10	c (0,0) Constraint Name Generate Begin
1.61/1.10	c (0,0) Ctr:HOME/instance-4305504-1534069956.xml,IntVar:Num:WeightedSum
1.61/1.10	c (0,0) Constraint Name Generate End
1.61/1.10	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.61/1.10	c (0,0) CSP to CSPinCNF Begin
2.08/1.23	c (0,0) translated 9 (10%) constraints
2.08/1.26	c (0,0) translated 17 (20%) constraints
2.08/1.28	c (0,0) translated 25 (30%) constraints
2.08/1.30	c (0,0) translated 33 (40%) constraints
2.42/1.31	c (0,0) translated 41 (50%) constraints
2.42/1.32	c (0,0) translated 50 (60%) constraints
2.42/1.33	c (0,0) translated 58 (70%) constraints
2.42/1.35	c (0,0) translated 66 (80%) constraints
2.42/1.35	c (0,0) translated 74 (90%) constraints
2.42/1.36	c (0,0) translated 82 (100%) constraints
2.74/1.42	c (0,0) STATISTICS1:HOME/instance-4305504-1534069956.xml,IntVar:Num:WeightedSum,840,82,1048576,2,1,21,1048576:40;524288:42,2:1680,1:82,21:40;20:42,
2.74/1.42	c (0,0) ==========================================
2.74/1.42	c (0,0) Order
2.74/1.42	c (0,0) ==========================================
2.74/1.46	c (0,0) translated 9 (10%) constraints
2.74/1.49	c (0,0) translated 17 (20%) constraints
3.07/1.51	c (0,0) translated 25 (30%) constraints
3.07/1.53	c (1,0) translated 33 (40%) constraints
3.07/1.55	c (1,1) translated 41 (50%) constraints
3.07/1.57	c (1,1) translated 50 (60%) constraints
3.07/1.59	c (1,1) translated 58 (70%) constraints
3.43/1.60	c (1,1) translated 66 (80%) constraints
3.43/1.62	c (1,1) translated 74 (90%) constraints
3.43/1.63	c (1,1) translated 82 (100%) constraints
3.43/1.64	c (1,1) CSP to CSPinCNF End
3.43/1.64	c (1,1) CSP: 246 int (246 aux), 840 bool (0 aux), 328 ctr, max domain size 8
3.43/1.64	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 24 MiB used (max 0 MiB)
3.43/1.64	c (1,1) CSPinCNF Propagation Begin
3.43/1.65	c (1,1) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.43/1.65	c (1,1) CSPinCNF Propagation End
3.43/1.66	c (1,1) CSP: 246 int (246 aux), 840 bool (0 aux), 328 ctr, max domain size 8
3.43/1.66	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.43/1.66	c (1,1) Simplify CSPinCNF Begin
3.43/1.67	c (1,1) Simplify CSPinCNF End
3.43/1.67	c (1,1) CSP: 246 int (246 aux), 840 bool (0 aux), 328 ctr, max domain size 8
3.43/1.67	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.43/1.67	c (1,1) Calculate Precise Domain Begin
3.75/1.72	c (1,1) 0 values are removed by re-calculation
3.75/1.72	c (1,1) Calculate Precise Domain End
3.75/1.72	c (1,1) CSP: 246 int (246 aux), 840 bool (0 aux), 328 ctr, max domain size 8
3.75/1.72	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 25 MiB used (max 0 MiB)
3.75/1.72	c (1,1) CSPinCNF to SatSolver Begin
4.12/1.82	c (1,1) 33 (10 %) CSP clauses are encoded (1800 SAT variables, 3258 SAT clauses)
4.12/1.86	c (1,1) 66 (20 %) CSP clauses are encoded (1800 SAT variables, 5803 SAT clauses)
4.12/1.89	c (1,1) 99 (30 %) CSP clauses are encoded (1800 SAT variables, 8474 SAT clauses)
4.42/1.92	c (1,1) 132 (40 %) CSP clauses are encoded (1800 SAT variables, 11145 SAT clauses)
4.42/1.95	c (1,1) 164 (50 %) CSP clauses are encoded (1800 SAT variables, 13689 SAT clauses)
4.42/1.96	c (1,1) 197 (60 %) CSP clauses are encoded (1800 SAT variables, 14679 SAT clauses)
4.42/1.97	c (1,1) 230 (70 %) CSP clauses are encoded (1800 SAT variables, 15378 SAT clauses)
4.42/1.98	c (1,1) 263 (80 %) CSP clauses are encoded (1800 SAT variables, 16102 SAT clauses)
4.42/1.99	c (1,1) 296 (90 %) CSP clauses are encoded (1800 SAT variables, 16826 SAT clauses)
4.42/2.00	c (1,1) 328 (100 %) CSP clauses are encoded (1800 SAT variables, 17522 SAT clauses)
4.42/2.00	c (1,1) Launch Command will be: minisat_release
4.42/2.00	c (1,1) CSPinCNF to SatSolver End
4.42/2.00	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.76/2.02	c (1,1) STATISTICS2:HOME/instance-4305504-1534069956.xml,IntVar:Num:WeightedSum,1086,328,128,8,1,8,128:204;64:42;56:42;4:40,8:168;7:84;2:1920,1:328,8:204;7:42;3:82,
4.76/2.02	c (1,1) 1800 bool, 17550 clause
4.76/2.02	c (1,1) Export Begin
5.09/2.15	c (1,1) Export to HOME/scop-5913-serial-file.bin
5.09/2.15	c (1,1) Export End
5.09/2.15	c (1,1) Export File Size: 0.13 MB
5.09/2.15	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
5.09/2.15	c END-Prog: Sun Aug 12 12:32:38 CEST 2018
5.09/2.17	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-5913-serial-file.bin
5.25/2.68	c (0,0) Read Serial File Begin
5.25/2.68	c (0,0) HOME/scop-5913-serial-file.bin
5.25/2.89	c (0,0) Read Serial File End
5.25/2.90	
5.25/2.90	scop order+minisat_release (2018-07-31)
5.25/2.90	(Solving Process)
5.25/2.90	
5.25/2.93	c BEGIN-Prog: Sun Aug 12 12:32:39 CEST 2018
5.25/2.93	c PID: 5931
5.25/2.93	c IP: 172.20.3.151
5.25/2.93	c HOST: node151.alineos.net
5.25/2.93	c (0,0) SatSolver.solve Begin
5.25/2.93	c (0,0) 0 bool, 0 clause
5.25/2.93	c (0,0) minisat_release HOME/instance-4305504-1534069956.xml-scop-5916.cnf
2520.05/2515.80	c (2513,0) receiving signal SIGTERM
2520.05/2515.80	s UNKNOWN
2520.05/2515.80	c (2513,0) SatSolver is killed by some reasons.
2520.05/2515.81	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.05/2515.81	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 (2861 MiB free)
  memory of node 1: 16384 MiB (5315 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305504-1534069956/watcher-4305504-1534069956 -o /tmp/evaluation-result-4305504-1534069956/solver-4305504-1534069956 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3793 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305504-1534069956.xml 

running on 4 cores: 0,2,4,6

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=5913, runsolver pid=5910
Current StackSize limit: 8192 KiB


[startup+0.100092 s]*
/proc/loadavg: 2.11 2.17 2.12 4/223 5930
/proc/meminfo: memFree=8314172/32770624 swapFree=67108860/67108860
[pid=5913] ppid=5910 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/5913/stat : 5913 (scop.sh) S 5910 5913 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224558785 115843072 349 33554432000 4194304 5098028 140723422176976 140723422174232 139859921662588 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 32595968 140723422180416 140723422180615 140723422180615 140723422183373 0
/proc/5913/statm: 28282 349 296 221 0 87 0
[pid=5916] ppid=5913 vsize=15012476 memory=71888 CPUtime=0.1 cores=0,2,4,6
/proc/5916/stat : 5916 (java) S 5913 5913 3762 0 -1 1077944320 6150 0 0 0 9 1 0 0 20 0 15 0 224558785 15372775424 17972 33554432000 4194304 4196468 140722620174560 140722620157104 140424179826423 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
/proc/5916/statm: 3753119 17972 2738 1 0 3715579 0
[pid=5916/tid=5917] ppid=5913 vsize=15012476 memory=-2843876205189252254 CPUtime=0.09 cores=0,2,4,6
/proc/5916/task/5917/stat : 5917 (java) R 5913 5913 3762 0 -1 4202560 4293 0 0 0 8 1 0 0 20 0 15 0 224558785 15372775424 18103 33554432000 4194304 4196468 140722620174560 140424151638408 140424163906910 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5918] ppid=5913 vsize=15012476 memory=8303054830060986464 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5918/stat : 5918 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224558787 15372775424 18103 33554432000 4194304 4196468 140722620174560 140424184068752 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5919] ppid=5913 vsize=15012476 memory=140047154321024 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5919/stat : 5919 (java) S 5913 5913 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224558787 15372775424 18103 33554432000 4194304 4196468 140722620174560 140423959771664 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5920] ppid=5913 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5920/stat : 5920 (java) S 5913 5913 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224558787 15372775424 18103 33554432000 4194304 4196468 140722620174560 140423958718864 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5921] ppid=5913 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5921/stat : 5921 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224558787 15372775424 18103 33554432000 4194304 4196468 140722620174560 140423957666064 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5922] ppid=5913 vsize=15012476 memory=140047154321024 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5922/stat : 5922 (java) S 5913 5913 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224558789 15372775424 18103 33554432000 4194304 4196468 140722620174560 140423149378416 140424179837570 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5923] ppid=5913 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5923/stat : 5923 (java) S 5913 5913 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224558789 15372775424 18103 33554432000 4194304 4196468 140722620174560 140422747776544 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5924] ppid=5913 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5924/stat : 5924 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224558789 15372775424 18103 33554432000 4194304 4196468 140722620174560 140422479340912 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5925] ppid=5913 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5925/stat : 5925 (java) S 5913 5913 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224558792 15372775424 18103 33554432000 4194304 4196468 140722620174560 140422104832336 140424179845019 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5926] ppid=5913 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5926/stat : 5926 (java) S 5913 5913 3762 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 15 0 224558792 15372775424 18103 33554432000 4194304 4196468 140722620174560 140423148325232 140424179837570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5927] ppid=5913 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5927/stat : 5927 (java) S 5913 5913 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224558792 15372775424 18103 33554432000 4194304 4196468 140722620174560 140423147272432 140424179837570 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5928] ppid=5913 vsize=15012476 memory=140047154321024 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5928/stat : 5928 (java) R 5913 5913 3762 0 -1 4202560 282 0 0 0 0 0 0 0 20 0 15 0 224558792 15372775424 18103 33554432000 4194304 4196468 140722620174560 140423146219632 140424172063550 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5929] ppid=5913 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5929/stat : 5929 (java) S 5913 5913 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224558792 15372775424 18103 33554432000 4194304 4196468 140722620174560 140421606926560 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5930] ppid=5913 vsize=15012476 memory=140047154321024 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5930/stat : 5930 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224558792 15372775424 18103 33554432000 4194304 4196468 140722620174560 140423145168048 140424179837570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 73284 KiB

[startup+0.210624 s]*
/proc/loadavg: 2.11 2.17 2.12 3/223 5930
/proc/meminfo: memFree=8300592/32770624 swapFree=67108860/67108860
[pid=5913] ppid=5910 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/5913/stat : 5913 (scop.sh) S 5910 5913 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224558785 115843072 349 33554432000 4194304 5098028 140723422176976 140723422174232 139859921662588 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 32595968 140723422180416 140723422180615 140723422180615 140723422183373 0
/proc/5913/statm: 28282 349 296 221 0 87 0
[pid=5916] ppid=5913 vsize=15012476 memory=85480 CPUtime=0.24 cores=0,2,4,6
/proc/5916/stat : 5916 (java) S 5913 5913 3762 0 -1 1077944320 9746 0 0 0 22 2 0 0 20 0 15 0 224558785 15372775424 21370 33554432000 4194304 4196468 140722620174560 140722620157104 140424179826423 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
/proc/5916/statm: 3753119 21370 2905 1 0 3715579 0
[pid=5916/tid=5917] ppid=5913 vsize=15012476 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/5916/task/5917/stat : 5917 (java) R 5913 5913 3762 0 -1 4202560 7661 0 0 0 18 2 0 0 20 0 15 0 224558785 15372775424 21370 33554432000 4194304 4196468 140722620174560 140424151635168 140424179838358 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5918] ppid=5913 vsize=15012476 memory=540 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5918/stat : 5918 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224558787 15372775424 21370 33554432000 4194304 4196468 140722620174560 140424184068752 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5919] ppid=5913 vsize=15012476 memory=140047154346486 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5919/stat : 5919 (java) S 5913 5913 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224558787 15372775424 21370 33554432000 4194304 4196468 140722620174560 140423959771664 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5920] ppid=5913 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5920/stat : 5920 (java) S 5913 5913 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224558787 15372775424 21370 33554432000 4194304 4196468 140722620174560 140423958718864 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5921] ppid=5913 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5921/stat : 5921 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224558787 15372775424 21370 33554432000 4194304 4196468 140722620174560 140423957666064 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5922] ppid=5913 vsize=15012476 memory=140047154321024 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5922/stat : 5922 (java) S 5913 5913 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224558789 15372775424 21370 33554432000 4194304 4196468 140722620174560 140423149378416 140424179837570 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5923] ppid=5913 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5923/stat : 5923 (java) S 5913 5913 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224558789 15372775424 21370 33554432000 4194304 4196468 140722620174560 140422747776544 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5924] ppid=5913 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5924/stat : 5924 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224558789 15372775424 21370 33554432000 4194304 4196468 140722620174560 140422479340912 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5925] ppid=5913 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5925/stat : 5925 (java) S 5913 5913 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224558792 15372775424 21370 33554432000 4194304 4196468 140722620174560 140422104832336 140424179845019 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5926] ppid=5913 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5926/stat : 5926 (java) S 5913 5913 3762 0 -1 1077944384 325 0 0 0 0 0 0 0 20 0 15 0 224558792 15372775424 21370 33554432000 4194304 4196468 140722620174560 140423148325232 140424179837570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5927] ppid=5913 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5927/stat : 5927 (java) R 5913 5913 3762 0 -1 1077944384 133 0 0 0 0 0 0 0 20 0 15 0 224558792 15372775424 21370 33554432000 4194304 4196468 140722620174560 140423147272432 140424179837570 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5928] ppid=5913 vsize=15012476 memory=140047154321024 CPUtime=0.03 cores=0,2,4,6
/proc/5916/task/5928/stat : 5928 (java) R 5913 5913 3762 0 -1 4202560 299 0 0 0 3 0 0 0 20 0 15 0 224558792 15372775424 21370 33554432000 4194304 4196468 140722620174560 140423146219632 140424159219141 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5929] ppid=5913 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5929/stat : 5929 (java) S 5913 5913 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224558792 15372775424 21370 33554432000 4194304 4196468 140722620174560 140421606926560 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5930] ppid=5913 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5930/stat : 5930 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224558792 15372775424 21370 33554432000 4194304 4196468 140722620174560 140423145168048 140424179837570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86876 KiB

[startup+0.310617 s]*
/proc/loadavg: 2.11 2.17 2.12 3/223 5930
/proc/meminfo: memFree=8296140/32770624 swapFree=67108860/67108860
[pid=5913] ppid=5910 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/5913/stat : 5913 (scop.sh) S 5910 5913 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224558785 115843072 349 33554432000 4194304 5098028 140723422176976 140723422174232 139859921662588 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 32595968 140723422180416 140723422180615 140723422180615 140723422183373 0
/proc/5913/statm: 28282 349 296 221 0 87 0
[pid=5916] ppid=5913 vsize=15012476 memory=89696 CPUtime=0.41 cores=0,2,4,6
/proc/5916/stat : 5916 (java) S 5913 5913 3762 0 -1 1077944320 10372 0 0 0 39 2 0 0 20 0 15 0 224558785 15372775424 22424 33554432000 4194304 4196468 140722620174560 140722620157104 140424179826423 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
/proc/5916/statm: 3753119 22424 2984 1 0 3715579 0
[pid=5916/tid=5917] ppid=5913 vsize=15012476 memory=8112282956445269571 CPUtime=0.29 cores=0,2,4,6
/proc/5916/task/5917/stat : 5917 (java) R 5913 5913 3762 0 -1 4202560 8100 0 0 0 27 2 0 0 20 0 15 0 224558785 15372775424 22424 33554432000 4194304 4196468 140722620174560 140424151621424 140424163870053 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5918] ppid=5913 vsize=15012476 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5918/stat : 5918 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224558787 15372775424 22424 33554432000 4194304 4196468 140722620174560 140424184068752 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5919] ppid=5913 vsize=15012476 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5919/stat : 5919 (java) S 5913 5913 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224558787 15372775424 22424 33554432000 4194304 4196468 140722620174560 140423959771664 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5920] ppid=5913 vsize=15012476 memory=7379517710693473142 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5920/stat : 5920 (java) S 5913 5913 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224558787 15372775424 22424 33554432000 4194304 4196468 140722620174560 140423958718864 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5921] ppid=5913 vsize=15012476 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5921/stat : 5921 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224558787 15372775424 22424 33554432000 4194304 4196468 140722620174560 140423957666064 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5922] ppid=5913 vsize=15012476 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5922/stat : 5922 (java) S 5913 5913 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224558789 15372775424 22424 33554432000 4194304 4196468 140722620174560 140423149378416 140424179837570 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5923] ppid=5913 vsize=15012476 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5923/stat : 5923 (java) S 5913 5913 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224558789 15372775424 22424 33554432000 4194304 4196468 140722620174560 140422747776544 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5924] ppid=5913 vsize=15012476 memory=8549982201333320512 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5924/stat : 5924 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224558789 15372775424 22424 33554432000 4194304 4196468 140722620174560 140422479340912 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5925] ppid=5913 vsize=15012476 memory=8325818968683490714 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5925/stat : 5925 (java) S 5913 5913 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224558792 15372775424 22424 33554432000 4194304 4196468 140722620174560 140422104832336 140424179845019 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5926] ppid=5913 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5916/task/5926/stat : 5926 (java) S 5913 5913 3762 0 -1 1077944384 371 0 0 0 2 0 0 0 20 0 15 0 224558792 15372775424 22424 33554432000 4194304 4196468 140722620174560 140423148325232 140424179837570 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5927] ppid=5913 vsize=15012476 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5916/task/5927/stat : 5927 (java) S 5913 5913 3762 0 -1 1077944384 231 0 0 0 2 0 0 0 20 0 15 0 224558792 15372775424 22424 33554432000 4194304 4196468 140722620174560 140423147272432 140424179837570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5928] ppid=5913 vsize=15012476 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5916/task/5928/stat : 5928 (java) S 5913 5913 3762 0 -1 1077944384 340 0 0 0 7 0 0 0 20 0 15 0 224558792 15372775424 22424 33554432000 4194304 4196468 140722620174560 140423146219632 140424179837570 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5929] ppid=5913 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5929/stat : 5929 (java) S 5913 5913 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224558792 15372775424 22424 33554432000 4194304 4196468 140722620174560 140421606926560 140424179836629 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5930] ppid=5913 vsize=15012476 memory=4121972555360974639 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5930/stat : 5930 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224558792 15372775424 22424 33554432000 4194304 4196468 140722620174560 140423145168048 140424179837570 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91092 KiB

[startup+0.707654 s]
/proc/loadavg: 2.11 2.17 2.12 3/223 5930
/proc/meminfo: memFree=8271956/32770624 swapFree=67108860/67108860
[pid=5913] ppid=5910 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/5913/stat : 5913 (scop.sh) S 5910 5913 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224558785 115843072 349 33554432000 4194304 5098028 140723422176976 140723422174232 139859921662588 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 32595968 140723422180416 140723422180615 140723422180615 140723422183373 0
/proc/5913/statm: 28282 349 296 221 0 87 0
[pid=5916] ppid=5913 vsize=15020872 memory=129456 CPUtime=1.02 cores=0,2,4,6
/proc/5916/stat : 5916 (java) S 5913 5913 3762 0 -1 1077944320 17608 0 0 0 96 6 0 0 20 0 15 0 224558785 15381372928 32364 33554432000 4194304 4196468 140722620174560 140722620157104 140424179826423 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
/proc/5916/statm: 3755218 32364 3146 1 0 3716603 0
[pid=5916/tid=5917] ppid=5913 vsize=15020872 memory=2372 CPUtime=0.68 cores=0,2,4,6
/proc/5916/task/5917/stat : 5917 (java) R 5913 5913 3762 0 -1 4202560 14855 0 0 0 63 5 0 0 20 0 15 0 224558785 15381372928 32430 33554432000 4194304 4196468 140722620174560 140424151664592 140423637053193 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5918] ppid=5913 vsize=15020872 memory=180 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5918/stat : 5918 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224558787 15381372928 32430 33554432000 4194304 4196468 140722620174560 140424184068752 140424179836629 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5919] ppid=5913 vsize=15020872 memory=14795 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5919/stat : 5919 (java) S 5913 5913 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224558787 15381372928 32430 33554432000 4194304 4196468 140722620174560 140423959771664 140424179836629 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5920] ppid=5913 vsize=15020872 memory=26692 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5920/stat : 5920 (java) S 5913 5913 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 224558787 15381372928 32430 33554432000 4194304 4196468 140722620174560 140423958718864 140424179836629 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5921] ppid=5913 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5921/stat : 5921 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224558787 15381372928 32430 33554432000 4194304 4196468 140722620174560 140423957666064 140424179836629 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5922] ppid=5913 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5922/stat : 5922 (java) S 5913 5913 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 224558789 15381372928 32430 33554432000 4194304 4196468 140722620174560 140423149378416 140424179837570 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5923] ppid=5913 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5923/stat : 5923 (java) S 5913 5913 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 224558789 15381372928 32430 33554432000 4194304 4196468 140722620174560 140422747776544 140424179836629 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5924] ppid=5913 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5924/stat : 5924 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224558789 15381372928 32430 33554432000 4194304 4196468 140722620174560 140422479340912 140424179836629 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5925] ppid=5913 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5925/stat : 5925 (java) S 5913 5913 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224558792 15381372928 32430 33554432000 4194304 4196468 140722620174560 140422104832336 140424179845019 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5926] ppid=5913 vsize=15020872 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/5916/task/5926/stat : 5926 (java) R 5913 5913 3762 0 -1 4202560 456 0 0 0 7 0 0 0 20 0 15 0 224558792 15381372928 32430 33554432000 4194304 4196468 140722620174560 140423148311776 140424161000064 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5927] ppid=5913 vsize=15020872 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/5916/task/5927/stat : 5927 (java) R 5913 5913 3762 0 -1 4202560 462 0 0 0 9 0 0 0 20 0 15 0 224558792 15381372928 32430 33554432000 4194304 4196468 140722620174560 140423147262816 140424161236573 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5928] ppid=5913 vsize=15020872 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/5916/task/5928/stat : 5928 (java) R 5913 5913 3762 0 -1 4202560 501 0 0 0 16 0 0 0 20 0 15 0 224558792 15381372928 32430 33554432000 4194304 4196468 140722620174560 140423146216000 140424172923259 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5929] ppid=5913 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5929/stat : 5929 (java) S 5913 5913 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 224558792 15381372928 32430 33554432000 4194304 4196468 140722620174560 140421606926560 140424179836629 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
[pid=5916/tid=5930] ppid=5913 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5916/task/5930/stat : 5930 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 224558792 15381372928 32430 33554432000 4194304 4196468 140722620174560 140423145168048 140424179837570 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 24141824 140722620183559 140722620183857 140722620183857 140722620186575 0
Current children cumulated CPU time: 1.02 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 130852 KiB

[startup+1.50165 s]
/proc/loadavg: 2.11 2.17 2.12 4/223 5930
/proc/meminfo: memFree=8243920/32770624 swapFree=67108860/67108860
[pid=5913] ppid=5910 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/5913/stat : 5913 (scop.sh) S 5910 5913 3762 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 224558785 115843072 349 33554432000 4194304 5098028 140723422176976 140723422174232 139859921662588 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 32595968 140723422180416 140723422180615 140723422180615 140723422183373 0
/proc/5913/statm: 28282 349 296 221 0 87 0

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

[pid=5931/tid=5934] ppid=5913 vsize=8068220 memory=122528 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5934/stat : 5934 (java) S 5913 5913 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224559004 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301776927632 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5935] ppid=5913 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5935/stat : 5935 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224559004 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301775875088 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5936] ppid=5913 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5936/stat : 5936 (java) S 5913 5913 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224559004 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301774822544 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5937] ppid=5913 vsize=8068220 memory=1144 CPUtime=0.02 cores=0,2,4,6
/proc/5931/task/5937/stat : 5937 (java) S 5913 5913 3762 0 -1 1077944384 6 0 0 0 1 1 0 0 20 0 19 0 224559005 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301418960880 140301972527746 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5938] ppid=5913 vsize=8068220 memory=15244 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5938/stat : 5938 (java) S 5913 5913 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224559006 8261857280 30632 33554432000 4194304 4196468 140735971953696 140300878078880 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5939] ppid=5913 vsize=8068220 memory=154112 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5939/stat : 5939 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224559006 8261857280 30632 33554432000 4194304 4196468 140735971953696 140300609643504 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5940] ppid=5913 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5940/stat : 5940 (java) S 5913 5913 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224559008 8261857280 30632 33554432000 4194304 4196468 140735971953696 140300235135184 140301972535195 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5941] ppid=5913 vsize=8068220 memory=61060 CPUtime=0.15 cores=0,2,4,6
/proc/5931/task/5941/stat : 5941 (java) S 5913 5913 3762 0 -1 1077944384 1036 0 0 0 15 0 0 0 20 0 19 0 224559008 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301417908720 140301972527746 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5942] ppid=5913 vsize=8068220 memory=1240 CPUtime=0.14 cores=0,2,4,6
/proc/5931/task/5942/stat : 5942 (java) S 5913 5913 3762 0 -1 1077944384 320 0 0 0 14 0 0 0 20 0 19 0 224559009 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301416856176 140301972527746 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5943] ppid=5913 vsize=8068220 memory=122528 CPUtime=0.23 cores=0,2,4,6
/proc/5931/task/5943/stat : 5943 (java) S 5913 5913 3762 0 -1 1077944384 565 0 0 0 23 0 0 0 20 0 19 0 224559009 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301347842800 140301972527746 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5944] ppid=5913 vsize=8068220 memory=154112 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5944/stat : 5944 (java) S 5913 5913 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224559009 8261857280 30632 33554432000 4194304 4196468 140735971953696 140299737230432 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5945] ppid=5913 vsize=8068220 memory=1472 CPUtime=0.75 cores=0,2,4,6
/proc/5931/task/5945/stat : 5945 (java) S 5913 5913 3762 0 -1 1077944384 164 0 0 0 33 42 0 0 20 0 19 0 224559009 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301346789680 140301972527746 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5947] ppid=5913 vsize=8068220 memory=122528 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5947/stat : 5947 (java) S 5913 5913 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224559080 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301415470144 140301972541209 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5949] ppid=5913 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5949/stat : 5949 (java) S 5913 5913 3762 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224559081 8261857280 30632 33554432000 4194304 4196468 140735971953696 140299200343728 140301972538525 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5950] ppid=5913 vsize=8068220 memory=122528 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5950/stat : 5950 (java) S 5913 5913 3762 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 224559081 8261857280 30632 33554432000 4194304 4196468 140735971953696 140299066122032 140301972538525 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5951] ppid=5913 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5951/stat : 5951 (java) S 5913 5913 3762 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 224559083 8261857280 30632 33554432000 4194304 4196468 140735971953696 140299334573600 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
Current children cumulated CPU time: 2446.54 s
Current children cumulated vsize: 8352024 KiB
Current children cumulated memory: 278112 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/228 6146
/proc/meminfo: memFree=8106804/32770624 swapFree=67108860/67108860
[pid=5913] ppid=5910 vsize=113128 memory=1472 CPUtime=5.25 cores=0,2,4,6
/proc/5913/stat : 5913 (scop.sh) S 5910 5913 3762 0 -1 4202496 591 24696 0 0 0 0 511 14 20 0 1 0 224558785 115843072 368 33554432000 4194304 5098028 140723422176976 140723422173720 139859921662588 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 32595968 140723422180416 140723422180615 140723422180615 140723422183373 0
/proc/5913/statm: 28282 368 311 221 0 87 0
[pid=5931] ppid=5913 vsize=8068220 memory=122528 CPUtime=2.16 cores=0,2,4,6
/proc/5931/stat : 5931 (java) S 5913 5913 3762 0 -1 1077944320 18446 0 0 0 172 44 0 0 20 0 19 0 224559002 8261857280 30632 33554432000 4194304 4196468 140735971953696 140735971936240 140301972516599 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
/proc/5931/statm: 2017055 30632 3162 1 0 1978454 0
[pid=5946] ppid=5931 vsize=170676 memory=154112 CPUtime=2499.14 cores=0,2,4,6
/proc/5946/stat : 5946 (minisat_release) R 5931 5913 3762 0 -1 4202496 167174 0 0 0 249895 19 0 0 20 0 1 0 224559080 174772224 38528 33554432000 4194304 4308513 140728265488384 140728265485288 4264908 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 15966208 140728265495669 140728265495766 140728265495766 140728265498565 0
/proc/5946/statm: 42669 38528 341 28 0 38909 0
[pid=5931/tid=5932] ppid=5913 vsize=8068220 memory=122528 CPUtime=0.78 cores=0,2,4,6
/proc/5931/task/5932/stat : 5932 (java) S 5913 5913 3762 0 -1 1077944384 14961 0 0 0 73 5 0 0 20 0 19 0 224559003 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301944356752 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5933] ppid=5913 vsize=8068220 memory=122528 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5933/stat : 5933 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224559004 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301976759056 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5934] ppid=5913 vsize=8068220 memory=154112 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5934/stat : 5934 (java) S 5913 5913 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224559004 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301776927632 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5935] ppid=5913 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5935/stat : 5935 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224559004 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301775875088 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5936] ppid=5913 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5936/stat : 5936 (java) S 5913 5913 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224559004 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301774822544 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5937] ppid=5913 vsize=8068220 memory=154112 CPUtime=0.02 cores=0,2,4,6
/proc/5931/task/5937/stat : 5937 (java) S 5913 5913 3762 0 -1 1077944384 6 0 0 0 1 1 0 0 20 0 19 0 224559005 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301418960880 140301972527746 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5938] ppid=5913 vsize=8068220 memory=122528 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5938/stat : 5938 (java) S 5913 5913 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224559006 8261857280 30632 33554432000 4194304 4196468 140735971953696 140300878078880 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5939] ppid=5913 vsize=8068220 memory=280094012959776 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5939/stat : 5939 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224559006 8261857280 30632 33554432000 4194304 4196468 140735971953696 140300609643504 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5940] ppid=5913 vsize=8068220 memory=154112 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5940/stat : 5940 (java) S 5913 5913 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224559008 8261857280 30632 33554432000 4194304 4196468 140735971953696 140300235135184 140301972535195 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5941] ppid=5913 vsize=8068220 memory=122528 CPUtime=0.15 cores=0,2,4,6
/proc/5931/task/5941/stat : 5941 (java) S 5913 5913 3762 0 -1 1077944384 1036 0 0 0 15 0 0 0 20 0 19 0 224559008 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301417908720 140301972527746 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5942] ppid=5913 vsize=8068220 memory=122528 CPUtime=0.14 cores=0,2,4,6
/proc/5931/task/5942/stat : 5942 (java) S 5913 5913 3762 0 -1 1077944384 320 0 0 0 14 0 0 0 20 0 19 0 224559009 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301416856176 140301972527746 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5943] ppid=5913 vsize=8068220 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/5931/task/5943/stat : 5943 (java) S 5913 5913 3762 0 -1 1077944384 565 0 0 0 24 0 0 0 20 0 19 0 224559009 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301347842800 140301972527746 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5944] ppid=5913 vsize=8068220 memory=1 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5944/stat : 5944 (java) S 5913 5913 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224559009 8261857280 30632 33554432000 4194304 4196468 140735971953696 140299737230432 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5945] ppid=5913 vsize=8068220 memory=4028 CPUtime=0.77 cores=0,2,4,6
/proc/5931/task/5945/stat : 5945 (java) S 5913 5913 3762 0 -1 1077944384 168 0 0 0 33 44 0 0 20 0 19 0 224559009 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301346789680 140301972527746 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5947] ppid=5913 vsize=8068220 memory=61060 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5947/stat : 5947 (java) S 5913 5913 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224559080 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301415470144 140301972541209 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5949] ppid=5913 vsize=8068220 memory=122528 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5949/stat : 5949 (java) S 5913 5913 3762 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224559081 8261857280 30632 33554432000 4194304 4196468 140735971953696 140299200343728 140301972538525 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5950] ppid=5913 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5950/stat : 5950 (java) S 5913 5913 3762 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 224559081 8261857280 30632 33554432000 4194304 4196468 140735971953696 140299066122032 140301972538525 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5951] ppid=5913 vsize=8068220 memory=1472 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5951/stat : 5951 (java) S 5913 5913 3762 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 224559083 8261857280 30632 33554432000 4194304 4196468 140735971953696 140299334573600 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
Current children cumulated CPU time: 2506.55 s
Current children cumulated vsize: 8352024 KiB
Current children cumulated memory: 278112 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/228 6147
/proc/meminfo: memFree=8106556/32770624 swapFree=67108860/67108860
[pid=5913] ppid=5910 vsize=113128 memory=1472 CPUtime=5.25 cores=0,2,4,6
/proc/5913/stat : 5913 (scop.sh) S 5910 5913 3762 0 -1 4202496 591 24696 0 0 0 0 511 14 20 0 1 0 224558785 115843072 368 33554432000 4194304 5098028 140723422176976 140723422173720 139859921662588 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 32595968 140723422180416 140723422180615 140723422180615 140723422183373 0
/proc/5913/statm: 28282 368 311 221 0 87 0
[pid=5931] ppid=5913 vsize=8068220 memory=122528 CPUtime=2.16 cores=0,2,4,6
/proc/5931/stat : 5931 (java) S 5913 5913 3762 0 -1 1077944320 18448 0 0 0 172 44 0 0 20 0 19 0 224559002 8261857280 30632 33554432000 4194304 4196468 140735971953696 140735971936240 140301972516599 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
/proc/5931/statm: 2017055 30632 3162 1 0 1978454 0
[pid=5946] ppid=5931 vsize=170676 memory=154112 CPUtime=2512.64 cores=0,2,4,6
/proc/5946/stat : 5946 (minisat_release) R 5931 5913 3762 0 -1 4202496 167237 0 0 0 251245 19 0 0 20 0 1 0 224559080 174772224 38528 33554432000 4194304 4308513 140728265488384 140728265484608 4275941 0 4 0 8396802 0 0 0 17 2 0 0 0 0 0 6409496 6410680 15966208 140728265495669 140728265495766 140728265495766 140728265498565 0
/proc/5946/statm: 42669 38528 341 28 0 38909 0
[pid=5931/tid=5932] ppid=5913 vsize=8068220 memory=2588 CPUtime=0.78 cores=0,2,4,6
/proc/5931/task/5932/stat : 5932 (java) S 5913 5913 3762 0 -1 1077944384 14961 0 0 0 73 5 0 0 20 0 19 0 224559003 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301944356752 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5933] ppid=5913 vsize=8068220 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5933/stat : 5933 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224559004 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301976759056 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5934] ppid=5913 vsize=8068220 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5934/stat : 5934 (java) S 5913 5913 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224559004 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301776927632 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5935] ppid=5913 vsize=8068220 memory=4536 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5935/stat : 5935 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224559004 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301775875088 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5936] ppid=5913 vsize=8068220 memory=8448 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5936/stat : 5936 (java) S 5913 5913 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 224559004 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301774822544 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5937] ppid=5913 vsize=8068220 memory=1628 CPUtime=0.02 cores=0,2,4,6
/proc/5931/task/5937/stat : 5937 (java) S 5913 5913 3762 0 -1 1077944384 6 0 0 0 1 1 0 0 20 0 19 0 224559005 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301418960880 140301972527746 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5938] ppid=5913 vsize=8068220 memory=1144 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5938/stat : 5938 (java) S 5913 5913 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 224559006 8261857280 30632 33554432000 4194304 4196468 140735971953696 140300878078880 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5939] ppid=5913 vsize=8068220 memory=15244 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5939/stat : 5939 (java) S 5913 5913 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 224559006 8261857280 30632 33554432000 4194304 4196468 140735971953696 140300609643504 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5940] ppid=5913 vsize=8068220 memory=34836 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5940/stat : 5940 (java) S 5913 5913 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224559008 8261857280 30632 33554432000 4194304 4196468 140735971953696 140300235135184 140301972535195 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5941] ppid=5913 vsize=8068220 memory=4032 CPUtime=0.15 cores=0,2,4,6
/proc/5931/task/5941/stat : 5941 (java) S 5913 5913 3762 0 -1 1077944384 1036 0 0 0 15 0 0 0 20 0 19 0 224559008 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301417908720 140301972527746 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5942] ppid=5913 vsize=8068220 memory=18232 CPUtime=0.14 cores=0,2,4,6
/proc/5931/task/5942/stat : 5942 (java) S 5913 5913 3762 0 -1 1077944384 320 0 0 0 14 0 0 0 20 0 19 0 224559009 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301416856176 140301972527746 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5943] ppid=5913 vsize=8068220 memory=154112 CPUtime=0.24 cores=0,2,4,6
/proc/5931/task/5943/stat : 5943 (java) S 5913 5913 3762 0 -1 1077944384 565 0 0 0 24 0 0 0 20 0 19 0 224559009 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301347842800 140301972527746 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5944] ppid=5913 vsize=8068220 memory=122528 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5944/stat : 5944 (java) S 5913 5913 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 224559009 8261857280 30632 33554432000 4194304 4196468 140735971953696 140299737230432 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5945] ppid=5913 vsize=8068220 memory=154112 CPUtime=0.77 cores=0,2,4,6
/proc/5931/task/5945/stat : 5945 (java) S 5913 5913 3762 0 -1 1077944384 170 0 0 0 33 44 0 0 20 0 19 0 224559009 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301346789680 140301972527746 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5947] ppid=5913 vsize=8068220 memory=8836 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5947/stat : 5947 (java) S 5913 5913 3762 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 224559080 8261857280 30632 33554432000 4194304 4196468 140735971953696 140301415470144 140301972541209 0 4 2 25189581 18446744071579417331 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5949] ppid=5913 vsize=8068220 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5949/stat : 5949 (java) S 5913 5913 3762 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 224559081 8261857280 30632 33554432000 4194304 4196468 140735971953696 140299200343728 140301972538525 0 4 2 25189581 18446744071580971376 0 0 -1 4 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5950] ppid=5913 vsize=8068220 memory=4420 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5950/stat : 5950 (java) S 5913 5913 3762 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 224559081 8261857280 30632 33554432000 4194304 4196468 140735971953696 140299066122032 140301972538525 0 4 2 25189581 18446744071580971376 0 0 -1 6 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
[pid=5931/tid=5951] ppid=5913 vsize=8068220 memory=6628 CPUtime=0 cores=0,2,4,6
/proc/5931/task/5951/stat : 5951 (java) S 5913 5913 3762 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 19 0 224559083 8261857280 30632 33554432000 4194304 4196468 140735971953696 140299334573600 140301972526805 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30101504 140735971959990 140735971960113 140735971960113 140735971962831 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 8352024 KiB
Current children cumulated memory: 278112 KiB

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

[startup+2515.81 s]
# the end of solver process 5913 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.1131 s, system=0.146419 s

[startup+2515.81 s]
# the end of solver process 5931 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.29 s, system=0.803795 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.81
CPU time (s): 2520.09
CPU user time (s): 2519.29
CPU system time (s): 0.803795
CPU usage (%): 100.17
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 290332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.29
system time used= 0.803795
maximum resident set size= 293016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211250
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59031
involuntary context switches= 3185


# summary of solver processes directly reported to runsolver:
#   pid: 5913,5931
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2519.29
#   total CPU system time (s): 0.803795

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.0669 second user time and 23.5878 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 12:32:36
IDJOB=4305504
IDBENCH=141239
IDSOLVER=2782
FILE ID=node151/4305504-1534069956
RUNJOBID= node151-1534062410-3793
PBS_JOBID= 21036982
Free space on /tmp= 40848 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl20-21_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305504-1534069956/watcher-4305504-1534069956 -o /tmp/evaluation-result-4305504-1534069956/solver-4305504-1534069956 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534062410-3793 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305504-1534069956.xml

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

MD5SUM BENCH= 826e6ea09bcfe8620a345f5a4fc2f1e6
RANDOM SEED=1442470298

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         8373884 kB
MemAvailable:   31696764 kB
Buffers:          261552 kB
Cached:         23015744 kB
SwapCached:            0 kB
Active:         10848032 kB
Inactive:       12692156 kB
Active(anon):     211904 kB
Inactive(anon):   103352 kB
Active(file):   10636128 kB
Inactive(file): 12588804 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7928 kB
Writeback:             0 kB
AnonPages:        265772 kB
Mapped:            71844 kB
Shmem:             49800 kB
Slab:             554484 kB
SReclaimable:     526408 kB
SUnreclaim:        28076 kB
KernelStack:        4016 kB
PageTables:         6112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5920368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 40836 MiB
End job on node151 at 2018-08-12 13:14:32